Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dsensors.hpp1154 void getInventoryItemAssociations( in getInventoryItemAssociations()
1159 BMCWEB_LOG_DEBUG("getInventoryItemAssociations enter"); in getInventoryItemAssociations()
1168 BMCWEB_LOG_DEBUG("getInventoryItemAssociations respHandler enter"); in getInventoryItemAssociations()
1172 "getInventoryItemAssociations respHandler DBus error {}", in getInventoryItemAssociations()
1279 BMCWEB_LOG_DEBUG("getInventoryItemAssociations respHandler exit"); in getInventoryItemAssociations()
1282 BMCWEB_LOG_DEBUG("getInventoryItemAssociations exit");
1744 getInventoryItemAssociations(sensorsAsyncResp, sensorNames, in getInventoryItems()
1152 void getInventoryItemAssociations( getInventoryItemAssociations() function