Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/include/
H A Dsdrutils.hpp506 sensorInterfacesResponse) in getSensorConfigurationInterface() argument
509 sensorInterfacesResponse.find("xyz.openbmc_project.EntityManager"); in getSensorConfigurationInterface()
510 if (entityManagerService == sensorInterfacesResponse.end()) in getSensorConfigurationInterface()
627 sensorInterfacesResponse = in updateIpmiFromAssociation() local
631 getSensorConfigurationInterface(sensorInterfacesResponse); in updateIpmiFromAssociation()
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsdrutils.cpp473 sensorInterfacesResponse) in getSensorConfigurationInterface() argument
476 sensorInterfacesResponse.find("xyz.openbmc_project.EntityManager"); in getSensorConfigurationInterface()
477 if (entityManagerService == sensorInterfacesResponse.end()) in getSensorConfigurationInterface()
/openbmc/phosphor-host-ipmid/include/dbus-sdr/
H A Dsdrutils.hpp356 sensorInterfacesResponse);