Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/presence/
H A Dfan.cpp55 util::SDBusPlus::lookupAndCallMethod(invNamespace, invMgrIface, "Notify"s, in setPresence()
H A Derror_reporter.cpp178 util::SDBusPlus::lookupAndCallMethod( in fanMissingTimerExpired()
H A Djson_parser.cpp315 util::SDBusPlus::lookupAndCallMethod( in getGpio()
/openbmc/phosphor-fan-presence/cooling-type/
H A Dcooling_type.cpp102 static_cast<void>(util::SDBusPlus::lookupAndCallMethod( in updateInventory()
/openbmc/phosphor-fan-presence/
H A Dsdbusplus.hpp537 static auto lookupAndCallMethod( in lookupAndCallMethod() function in phosphor::fan::util::SDBusPlus
547 static auto lookupAndCallMethod(const std::string& path, in lookupAndCallMethod() function in phosphor::fan::util::SDBusPlus
551 return lookupAndCallMethod(getBus(), path, interface, method, in lookupAndCallMethod()