Home
last modified time | relevance | path

Searched defs:itProp (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-fan-presence/control/json/triggers/
H A Dhandlers.hpp41 auto itProp = props.find(std::get<Prop>(obj)); in propertiesChanged() local
82 auto itProp = itIntf->second.find(std::get<Prop>(obj)); in interfacesAdded() local
/openbmc/phosphor-fan-presence/control/
H A Dfunctor.hpp271 auto itProp = itIntf->second.find(_prop); in operator ()() local
/openbmc/phosphor-fan-presence/control/json/
H A Dmanager.cpp614 auto itProp = itIntf->second.find(prop); in getProperty() local