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.cpp2525 size_t invalidSensorNumberErrCount = 0; in getSensorsByEntityId() local
2586 ++invalidSensorNumberErrCount; in getSensorsByEntityId()
2599 ++invalidSensorNumberErrCount; in getSensorsByEntityId()
2608 if (invalidSensorNumberErrCount != 0) in getSensorsByEntityId()
2612 "ERR_COUNT", invalidSensorNumberErrCount); in getSensorsByEntityId()