Home
last modified time | relevance | path

Searched defs:itIntf (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-fan-presence/control/json/triggers/
H A Dhandlers.hpp75 auto itIntf = intfProps.find(std::get<Intf>(obj)); in interfacesAdded() local
115 auto itIntf = in interfacesRemoved() local
/openbmc/phosphor-fan-presence/control/json/
H A Dmanager.cpp304 auto itIntf = std::find_if( in hasOwner() local
346 auto itIntf = std::find_if( in setOwner() local
368 auto itIntf = std::find_if( in setOwner() local
389 auto itIntf = std::find_if( in findService() local
611 auto itIntf = itPath->second.find(intf); in getProperty() local
/openbmc/phosphor-fan-presence/control/
H A Dfunctor.hpp265 auto itIntf = intfProp.find(_intf); in operator ()() local
351 auto itIntf = std::find(intfs.begin(), intfs.end(), _intf); in operator ()() local
/openbmc/phosphor-power/phosphor-power-supply/
H A Dpsu_manager.cpp386 auto itIntf = interfaces.find(supportedConfIntf); in entityManagerIfaceAdded() local