Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dsensors.hpp245 void getObjectsWithConnection( in getObjectsWithConnection()
250 BMCWEB_LOG_DEBUG("getObjectsWithConnection enter"); in getObjectsWithConnection()
262 BMCWEB_LOG_DEBUG("getObjectsWithConnection resp_handler enter"); in getObjectsWithConnection()
267 "getObjectsWithConnection resp_handler: Dbus error {}", ec); in getObjectsWithConnection()
304 BMCWEB_LOG_DEBUG("getObjectsWithConnection resp_handler exit"); in getObjectsWithConnection()
306 BMCWEB_LOG_DEBUG("getObjectsWithConnection exit");
325 getObjectsWithConnection(sensorsAsyncResp, sensorNames, in getConnections()
2281 getObjectsWithConnection(sensorAsyncResp, sensorNames, in setSensorsOverride()
243 void getObjectsWithConnection( getObjectsWithConnection() function