Home
last modified time | relevance | path

Searched refs:getSubTree (Results 1 – 25 of 48) sorted by relevance

12

/openbmc/phosphor-power/
H A Dutility.cpp91 DbusSubtree getSubTree(sdbusplus::bus_t& bus, const std::string& path, in getSubTree() function
94 return getSubTree(bus, path, std::vector<std::string>({interface}), depth); in getSubTree()
97 DbusSubtree getSubTree(sdbusplus::bus_t& bus, const std::string& path, in getSubTree() function
H A Dutility.hpp133 DbusSubtree getSubTree(sdbusplus::bus_t& bus, const std::string& path,
150 DbusSubtree getSubTree(sdbusplus::bus_t& bus, const std::string& path,
H A Ddbus_interfaces_finder.cpp79 auto objects = util::getSubTree(bus, "/", interfaces, 0); in findInterfaces()
/openbmc/phosphor-time-manager/
H A Dsettings.cpp24 result = getSubTree(bus, root, settingsIntfs, 0); in Objects()
H A Dutils.cpp51 MapperResponse getSubTree(sdbusplus::bus_t& bus, const std::string& root, in getSubTree() function
H A Dutils.hpp119 MapperResponse getSubTree(sdbusplus::bus_t& bus, const std::string& root,
/openbmc/phosphor-host-ipmid/libipmid/
H A Dutils.cpp53 ObjectTree objectTree = getSubTree(bus, interfaces, serviceRoot); in getDbusObject()
227 ObjectTree getSubTree(sdbusplus::bus_t& bus, const InterfaceList& interfaces, in getSubTree() function
249 ObjectTree objectTree = getSubTree(bus, interfaces, serviceRoot); in getAllDbusObjects()
301 boost::system::error_code getSubTree( in getSubTree() function
326 getSubTree(ctx, interfaces, subtreePath, depth, objectTree); in getDbusObject()
407 getSubTree(ctx, interfaces, serviceRoot, depth, objectTree); in getAllDbusObjects()
/openbmc/phosphor-objmgr/src/test/
H A Dhandler.cpp217 getSubTree(interfaceMap, path, 0, interfaces); in TEST_F()
222 getSubTree(interfaceMap, path, 0, interfaces), in TEST_F()
248 getSubTree(interfaceMap, "/", 0, interfaces); in TEST_F()
252 subtree = getSubTree(interfaceMap, path0, 0, interfaces); in TEST_F()
256 subtree = getSubTree(interfaceMap, path0, 1, interfaces); in TEST_F()
264 subtree = getSubTree(interfaceMap, path1, 0, interfaces); in TEST_F()
/openbmc/bmcweb/redfish-core/lib/
H A Dstorage.hpp191 dbus::utility::getSubTree( in handleSystemsStorageGet()
254 dbus::utility::getSubTree( in handleStorageGet()
285 dbus::utility::getSubTree( in handleSystemsStorageDriveGet()
H A Dstorage_chassis.hpp454 dbus::utility::getSubTree( in chassisDriveCollectionGet()
523 dbus::utility::getSubTree( in matchAndFillDrive()
544 dbus::utility::getSubTree( in handleChassisDriveGet()
H A Dcable.hpp207 dbus::utility::getSubTree( in handleCableGet()
H A Dpcie_slots.hpp237 dbus::utility::getSubTree( in handlePCIeSlotCollectionGet()
H A Dredfish_util.hpp68 dbus::utility::getSubTree( in getMainChassisId()
H A Dstorage_controller.hpp142 dbus::utility::getSubTree( in handleSystemsStorageControllerGet()
H A Dchassis.hpp714 dbus::utility::getSubTree( in handleChassisGet()
721 dbus::utility::getSubTree( in handleChassisGet()
773 dbus::utility::getSubTree( in handleChassisPatch()
H A Dnetwork_protocol.hpp369 dbus::utility::getSubTree( in handleNTPServersPatch()
409 dbus::utility::getSubTree( in handleProtocolEnabled()
H A Dsystems.hpp439 dbus::utility::getSubTree( in getComputerSystem()
1467 dbus::utility::getSubTree( in getTrustedModuleRequiredToBoot()
1550 dbus::utility::getSubTree( in setTrustedModuleRequiredToBoot()
1775 dbus::utility::getSubTree( in setAssetTag()
2170 dbus::utility::getSubTree( in getPowerMode()
2299 dbus::utility::getSubTree( in setPowerMode()
2605 dbus::utility::getSubTree( in getIdlePowerSaver()
2704 dbus::utility::getSubTree( in setIdlePowerSaver()
/openbmc/phosphor-host-ipmid/
H A Dsettings.cpp24 objectTree = ipmi::getSubTree(bus, filter); in Objects()
/openbmc/phosphor-power/phosphor-power-supply/docs/
H A DMultiChassis.md50 [`getSubTree`](https://github.com/openbmc/phosphor-power/blob/master/utility.hpp))
51 and add them to vector in the chassis object. **getSubTree** is a function
/openbmc/phosphor-objmgr/src/
H A Dhandler.hpp20 std::vector<InterfaceMapType::value_type> getSubTree(
H A Dhandler.cpp141 std::vector<InterfaceMapType::value_type> getSubTree( in getSubTree() function
304 getSubTree(interfaceMap, reqPath, depth, interfaces); in getAssociatedSubTree()
/openbmc/phosphor-power/tools/power-utils/
H A Dvalidator.cpp78 supportedObjects = getSubTree(bus, objectPath, supportedConfIntf, 0); in getRequiredPsus()
H A Dutils.cpp50 auto objects = getSubTree(bus, "/", IBMCFFPSInterface, depth); in getPsuI2c()
/openbmc/bmcweb/redfish-core/include/utils/
H A Dmanager_utils.hpp115 dbus::utility::getSubTree( in getValidManagerPath()
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dutils.hpp111 ObjectTree getSubTree(sdbusplus::bus_t& bus, const InterfaceList& interface,
213 boost::system::error_code getSubTree(

12