Home
last modified time | relevance | path

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

/openbmc/phosphor-hwmon/
H A Dmainloop.hpp26 static constexpr auto sensorLabel = 1; variable
H A Dmainloop.cpp205 std::get<sensorLabel>(properties).empty()) in getObject()
232 objectPath.append(std::get<sensorLabel>(properties)); in getObject()
333 return std::make_pair(std::move(std::get<sensorLabel>(properties)), in getObject()