Home
last modified time | relevance | path

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

/openbmc/phosphor-hwmon/
H A Dmainloop.hpp153 getIdentifiers(SensorSet::container_t::const_reference sensor);
H A Dmainloop.cpp173 MainLoop::getIdentifiers(SensorSet::container_t::const_reference sensor) in getIdentifiers() function in MainLoop
203 auto properties = getIdentifiers(sensor); in getObject()