Home
last modified time | relevance | path

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

12

/openbmc/phosphor-power/
H A Dutility.cpp90 DbusSubtree getSubTree(sdbusplus::bus_t& bus, const std::string& path, in getSubTree() function
93 return getSubTree(bus, path, std::vector<std::string>({interface}), depth); in getSubTree()
96 DbusSubtree getSubTree(sdbusplus::bus_t& bus, const std::string& path, in getSubTree() function
H A Dutility.hpp132 DbusSubtree getSubTree(sdbusplus::bus_t& bus, const std::string& path,
149 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-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/phosphor-host-ipmid/libipmid/
H A Dutils.cpp49 ObjectTree objectTree = getSubTree(bus, interfaces, serviceRoot); in getDbusObject()
218 ObjectTree getSubTree(sdbusplus::bus_t& bus, const InterfaceList& interfaces, in getSubTree() function
240 ObjectTree objectTree = getSubTree(bus, interfaces, serviceRoot); in getAllDbusObjects()
347 boost::system::error_code getSubTree( in getSubTree() function
370 getSubTree(ctx, interfaces, subtreePath, depth, objectTree); in getDbusObject()
451 getSubTree(ctx, interfaces, serviceRoot, depth, objectTree); in getAllDbusObjects()
/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/bmcweb/redfish-core/lib/
H A Dstorage.hpp212 dbus::utility::getSubTree( in handleSystemsStorageGet()
275 dbus::utility::getSubTree( in handleStorageGet()
717 dbus::utility::getSubTree( in handleSystemsStorageDriveGet()
822 dbus::utility::getSubTree( in chassisDriveCollectionGet()
899 dbus::utility::getSubTree( in matchAndFillDrive()
923 dbus::utility::getSubTree( in handleChassisDriveGet()
1193 dbus::utility::getSubTree( in handleSystemsStorageControllerGet()
H A Dsystems.hpp519 dbus::utility::getSubTree( in getComputerSystem()
1407 dbus::utility::getSubTree( in getTrustedModuleRequiredToBoot()
1494 dbus::utility::getSubTree( in setTrustedModuleRequiredToBoot()
1762 dbus::utility::getSubTree( in setAssetTag()
2153 dbus::utility::getSubTree( in getPowerMode()
2282 dbus::utility::getSubTree( in setPowerMode()
2588 dbus::utility::getSubTree( in getIdlePowerSaver()
2687 dbus::utility::getSubTree( in setIdlePowerSaver()
H A Dcable.hpp165 dbus::utility::getSubTree( in requestRoutesCable()
H A Dpcie_slots.hpp237 dbus::utility::getSubTree( in handlePCIeSlotCollectionGet()
H A Dchassis.hpp738 dbus::utility::getSubTree( in handleChassisGet()
745 dbus::utility::getSubTree( in handleChassisGet()
794 dbus::utility::getSubTree( in handleChassisPatch()
H A Dnetwork_protocol.hpp371 dbus::utility::getSubTree( in handleNTPServersPatch()
411 dbus::utility::getSubTree( in handleProtocolEnabled()
H A Dredfish_util.hpp70 dbus::utility::getSubTree( in getMainChassisId()
H A Dsensors.hpp254 dbus::utility::getSubTree( in getObjectsWithConnection()
523 dbus::utility::getSubTree( in populateFanRedundancy()
1084 dbus::utility::getSubTree( in getInventoryItemsConnections()
1429 dbus::utility::getSubTree( in getInventoryLeds()
1605 dbus::utility::getSubTree( in getPowerSupplyAttributes()
/openbmc/phosphor-host-ipmid/
H A Dsettings.cpp25 objectTree = ipmi::getSubTree(bus, filter); in Objects()
/openbmc/phosphor-objmgr/src/
H A Dhandler.hpp20 std::vector<InterfaceMapType::value_type> getSubTree(
H A Dhandler.cpp138 std::vector<InterfaceMapType::value_type> getSubTree( in getSubTree() function
297 getSubTree(interfaceMap, reqPath, depth, interfaces); in getAssociatedSubTree()
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dutils.hpp112 ObjectTree getSubTree(sdbusplus::bus_t& bus, const InterfaceList& interface,
237 boost::system::error_code getSubTree(
/openbmc/phosphor-power/tools/power-utils/
H A Dutils.cpp52 auto objects = getSubTree(bus, "/", IBMCFFPSInterface, depth); in getPsuI2c()
/openbmc/bmcweb/include/google/
H A Dgoogle_service_root.hpp117 dbus::utility::getSubTree( in resolveRoT()
/openbmc/bmcweb/src/
H A Ddbus_utility.cpp105 void getSubTree(const std::string& path, int32_t depth, in getSubTree() function
/openbmc/bmcweb/
H A DCOMMON_ERRORS.md338 dbus::utility::getSubTree("/", interfaces,
365 dbus::utility::getSubTree("/xyz/openbmc_project/inventory", interfaces,
393 - getSubTree
/openbmc/bmcweb/include/
H A Ddbus_utility.hpp133 void getSubTree(

12