Home
last modified time | relevance | path

Searched refs:invalidSensorNumberErrCount (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorcommands.cpp2544 size_t invalidSensorNumberErrCount = 0; in getSensorsByEntityId() local
2605 ++invalidSensorNumberErrCount; in getSensorsByEntityId()
2618 ++invalidSensorNumberErrCount; in getSensorsByEntityId()
2627 if (invalidSensorNumberErrCount != 0) in getSensorsByEntityId()
2631 "ERR_COUNT", invalidSensorNumberErrCount); in getSensorsByEntityId()