Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/control/
H A Dfunctor.hpp263 intfProp; in operator ()() local
264 msg.read(intfProp); in operator ()()
265 auto itIntf = intfProp.find(_intf); in operator ()()
266 if (itIntf == intfProp.cend()) in operator ()()