Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/control/
H A Dmanager.cpp58 bool checkCondition(sdbusplus::bus_t& bus, const Condition& c) in checkCondition() function
98 return checkCondition(bus, condition); in Manager()