Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/control/json/actions/
H A Dget_managed_objects.cpp54 objMgrPaths = zone.getManager()->getPaths( in run()
/openbmc/phosphor-fan-presence/control/json/
H A Dmanager.cpp489 std::vector<std::string> Manager::getPaths(const std::string& serv, in getPaths() function in phosphor::fan::control::json::Manager
563 auto objMgrPaths = getPaths(service, "org.freedesktop.DBus.ObjectManager"); in addObjects()
688 objMgrPaths = getPaths( in addGroups()
H A Dmanager.hpp337 std::vector<std::string> getPaths(const std::string& serv,
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddata_interface.cpp276 DBusPathList DataInterface::getPaths(const DBusInterfaceList& interfaces) const in getPaths() function in openpower::pels::DataInterface
728 paths = getPaths(association); in getLogIDWithHwIsolation()
948 auto paths = getPaths(hotplugInterfaces); in startFruPlugWatch()
H A Ddata_interface.hpp965 DBusPathList getPaths(const DBusInterfaceList& interfaces) const;