Home
last modified time | relevance | path

Searched refs:getSubTreePaths (Results 1 – 25 of 30) 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.hpp39 dbus::utility::getSubTreePaths( in getValidChassisPath()
H A Dcollection.hpp110 dbus::utility::getSubTreePaths( in getCollectionToKey()
/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/pldm/common/test/
H A Dmocked_utils.hpp72 MOCK_METHOD(pldm::utils::GetSubTreePathsResponse, getSubTreePaths,
/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.hpp217 virtual GetSubTreePathsResponse getSubTreePaths(
294 GetSubTreePathsResponse getSubTreePaths(
H A Dutils.cpp269 GetSubTreePathsResponse DBusHandler::getSubTreePaths( in getSubTreePaths() function in pldm::utils::DBusHandler
/openbmc/phosphor-objmgr/src/
H A Dhandler.hpp24 std::vector<std::string> getSubTreePaths(const InterfaceMapType& interfaceMap,
H A Dhandler.cpp206 std::vector<std::string> getSubTreePaths(const InterfaceMapType& interfaceMap, 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/src/
H A Ddbus_utility.cpp120 void getSubTreePaths( in getSubTreePaths() function
/openbmc/bmcweb/redfish-core/lib/
H A Dpower.hpp288 dbus::utility::getSubTreePaths( in handleChassisPowerGet()
H A Dstorage.hpp149 dbus::utility::getSubTreePaths( in getDrives()
1160 dbus::utility::getSubTreePaths( in handleSystemsStorageControllerCollectionGet()
H A Dlog_services.hpp1207 dbus::utility::getSubTreePaths( in requestRoutesSystemLogServiceCollection()
1988 dbus::utility::getSubTreePaths( in handleBMCLogServicesCollectionGet()
2102 dbus::utility::getSubTreePaths( in getDumpServiceInfo()
2783 dbus::utility::getSubTreePaths( in requestRoutesCrashdumpEntryCollection()
H A Dhypervisor_system.hpp641 dbus::utility::getSubTreePaths( in handleHypervisorEthernetInterfaceCollectionGet()
H A Dpcie.hpp97 dbus::utility::getSubTreePaths( in getValidPCIeDevicePath()
H A Dchassis.hpp890 dbus::utility::getSubTreePaths( in requestRoutesChassis()
/openbmc/bmcweb/include/
H A Ddbus_utility.hpp139 void getSubTreePaths(
/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