Home
last modified time | relevance | path

Searched refs:getSubTreePaths (Results 1 – 25 of 28) sorted by relevance

12

/openbmc/phosphor-objmgr/src/test/
H A Dhandler.cpp277 getSubTreePaths(interfaceMap, path, 0, interfaces); in TEST_F()
282 getSubTreePaths(interfaceMap, path, 0, interfaces), in TEST_F()
294 getSubTreePaths(interfaceMap, "/", 0, interfaces); in TEST_F()
300 subtreePath = getSubTreePaths(interfaceMap, path0, 0, interfaces); in TEST_F()
306 subtreePath = getSubTreePaths(interfaceMap, path0, 1, interfaces); in TEST_F()
310 subtreePath = getSubTreePaths(interfaceMap, path1, 0, interfaces); in TEST_F()
/openbmc/bmcweb/redfish-core/include/utils/
H A Dchassis_utils.hpp32 dbus::utility::getSubTreePaths( in getValidChassisPath()
H A Dcollection.hpp104 dbus::utility::getSubTreePaths( in getCollectionToKey()
/openbmc/pldm/common/test/
H A Dmocked_utils.hpp72 MOCK_METHOD(pldm::utils::GetSubTreePathsResponse, getSubTreePaths,
/openbmc/phosphor-led-manager/
H A Dutils.hpp105 static std::vector<std::string> getSubTreePaths(
H A Dutils.cpp105 std::vector<std::string> DBusHandler::getSubTreePaths( in getSubTreePaths() function in phosphor::led::utils::DBusHandler
/openbmc/phosphor-led-manager/manager/lamptest/
H A Dlamptest.cpp194 physicalLEDPaths = phosphor::led::utils::DBusHandler::getSubTreePaths( in start()
367 phosphor::led::utils::DBusHandler::getSubTreePaths( in clearLamps()
/openbmc/pldm/common/
H A Dutils.hpp216 getSubTreePaths(const std::string& objectPath, int depth,
288 GetSubTreePathsResponse getSubTreePaths(
H A Dutils.cpp266 GetSubTreePathsResponse DBusHandler::getSubTreePaths( in getSubTreePaths() function in pldm::utils::DBusHandler
/openbmc/phosphor-objmgr/src/
H A Dhandler.hpp25 getSubTreePaths(const InterfaceMapType& interfaceMap, std::string reqPath,
H A Dhandler.cpp207 getSubTreePaths(const InterfaceMapType& interfaceMap, std::string reqPath, in getSubTreePaths() function
327 getSubTreePaths(interfaceMap, reqPath, depth, interfaces); in getAssociatedSubTreePaths()
H A Dmain.cpp596 return getSubTreePaths(interfaceMap, reqPath, depth, interfaces); in main()
/openbmc/phosphor-led-manager/manager/
H A Djson-config.hpp162 auto objects = phosphor::led::utils::DBusHandler::getSubTreePaths( in getFilePath()
/openbmc/phosphor-fan-presence/control/json/actions/
H A Dpcie_card_floors.cpp248 _pcieDevices = util::SDBusPlus::getSubTreePaths( in getCardFromSlot()
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dutils.cpp189 portObjects = pldm::utils::DBusHandler().getSubTreePaths( in findPortObjects()
H A Doem_ibm_handler.cpp425 auto slotPaths = dBusIntf->getSubTreePaths(objectPath, 0, slotInterface); in buildOEMPDR()
/openbmc/bmcweb/redfish-core/lib/
H A Dpower.hpp277 dbus::utility::getSubTreePaths( in handleChassisPowerGet()
H A Dstorage.hpp133 dbus::utility::getSubTreePaths( in getDrives()
1150 dbus::utility::getSubTreePaths( in handleSystemsStorageControllerCollectionGet()
H A Dlog_services.hpp1185 dbus::utility::getSubTreePaths( in requestRoutesSystemLogServiceCollection()
2026 dbus::utility::getSubTreePaths( in handleBMCLogServicesCollectionGet()
2140 dbus::utility::getSubTreePaths( in getDumpServiceInfo()
2821 dbus::utility::getSubTreePaths( in requestRoutesCrashdumpEntryCollection()
H A Dhypervisor_system.hpp627 dbus::utility::getSubTreePaths( in handleHypervisorEthernetInterfaceCollectionGet()
H A Dpcie.hpp75 dbus::utility::getSubTreePaths( in getValidPCIeDevicePath()
H A Dchassis.hpp884 dbus::utility::getSubTreePaths( in doChassisPowerCycle()
H A Dprocessor.hpp1092 dbus::utility::getSubTreePaths( in requestRoutesOperatingConfigCollection()
/openbmc/bmcweb/include/
H A Ddbus_utility.hpp207 inline void getSubTreePaths( in getSubTreePaths() function
/openbmc/phosphor-fan-presence/
H A Dsdbusplus.hpp257 static auto getSubTreePaths(sdbusplus::bus_t& bus, const std::string& path, in getSubTreePaths() function in phosphor::fan::util::SDBusPlus

12