Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorcommands.cpp376 constexpr size_t numPaths = sizeof(paths) / sizeof(paths[0]); in getSensorMap() local
379 for (size_t i = 0; i < numPaths; i++) in getSensorMap()