Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dsensors.hpp993 const std::string& invConnection = *it; in getInventoryItemsData() local
998 invConnection, path, in getInventoryItemsData()
1111 const std::string& invConnection = objData.first; in getInventoryItemsConnections() local
1112 invConnections->insert(invConnection); in getInventoryItemsConnections()