Home
last modified time | relevance | path

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

/openbmc/phosphor-health-monitor/
H A Dhealth_utils.hpp17 auto findPaths(sdbusplus::async::context& ctx, const std::string& iface,
H A Dhealth_utils.cpp24 auto findPaths(sdbusplus::async::context& ctx, const std::string& iface, in findPaths() function
H A Dhealth_monitor.cpp26 auto bmcPaths = co_await findPaths(ctx, bmcIntf, invPath); in startup()
/openbmc/phosphor-fan-presence/control/json/
H A Dmanager.cpp464 Manager::findPaths(const std::string& serv, const std::string& intf) in findPaths() function in phosphor::fan::control::json::Manager
492 auto paths = findPaths(serv, intf); in getPaths()
496 return findPaths(serv, intf); in getPaths()
H A Dmanager.hpp683 std::vector<std::string> findPaths(const std::string& serv,