Home
last modified time | relevance | path

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

/openbmc/ibm-logging/
H A Ddbus.hpp35 using DbusSubtree = typedef
66 DbusSubtree getSubtree(sdbusplus::bus_t& bus, const std::string& root,
82 const DbusSubtree& tree);
H A Ddbus.cpp66 DbusSubtree getSubtree(sdbusplus::bus_t& bus, const std::string& root, in getSubtree()
69 DbusSubtree tree; in getSubtree()
84 const DbusSubtree& tree) in getService()
H A Dmanager.cpp201 DbusSubtree subtree; in createCalloutObjects()
/openbmc/phosphor-power/
H A Dutility.hpp31 using DbusSubtree = typedef
132 DbusSubtree getSubTree(sdbusplus::bus_t& bus, const std::string& path,
149 DbusSubtree getSubTree(sdbusplus::bus_t& bus, const std::string& path,
H A Dutility.cpp90 DbusSubtree getSubTree(sdbusplus::bus_t& bus, const std::string& path, in getSubTree()
96 DbusSubtree getSubTree(sdbusplus::bus_t& bus, const std::string& path, in getSubTree()
108 DbusSubtree response; in getSubTree()
/openbmc/phosphor-power/phosphor-power-supply/
H A Dpsu_manager.cpp351 util::DbusSubtree subtree = in getSystemProperties()