Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dsensors.hpp1786 Callback&& callback, size_t ledConnectionsIndex = 0) in getInventoryLedData() argument
1791 if (ledConnectionsIndex >= ledConnections->size()) in getInventoryLedData()
1800 std::advance(it, ledConnectionsIndex); in getInventoryLedData()
1808 callback = std::forward<Callback>(callback), ledConnectionsIndex]( in getInventoryLedData()
1847 ledConnectionsIndex + 1); in getInventoryLedData()