Searched refs:DbusSubtree (Results 1 – 6 of 6) sorted by relevance
/openbmc/ibm-logging/ |
H A D | dbus.hpp | 35 using DbusSubtree = typedef 66 DbusSubtree getSubtree(sdbusplus::bus_t& bus, const std::string& root, 82 const DbusSubtree& tree);
|
H A D | dbus.cpp | 66 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 D | manager.cpp | 201 DbusSubtree subtree; in createCalloutObjects()
|
/openbmc/phosphor-power/ |
H A D | utility.hpp | 31 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 D | utility.cpp | 90 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 D | psu_manager.cpp | 351 util::DbusSubtree subtree = in getSystemProperties()
|