/openbmc/phosphor-objmgr/src/test/ |
H A D | handler.cpp | 277 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/phosphor-led-manager/ |
H A D | utils.cpp | 105 std::vector<std::string> DBusHandler::getSubTreePaths( in getSubTreePaths() function in phosphor::led::utils::DBusHandler 113 "GetSubTreePaths"); in getSubTreePaths()
|
H A D | utils.hpp | 105 static std::vector<std::string> getSubTreePaths(
|
/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | collection.hpp | 84 * @brief Populate the collection members from a GetSubTreePaths search of 104 dbus::utility::getSubTreePaths( in getCollectionToKey()
|
H A D | chassis_utils.hpp | 32 dbus::utility::getSubTreePaths( in getValidChassisPath()
|
H A D | pcie_util.hpp | 29 * @brief Populate the PCIe Device list from a GetSubTreePaths search of
|
/openbmc/phosphor-objmgr/src/ |
H A D | handler.hpp | 25 getSubTreePaths(const InterfaceMapType& interfaceMap, std::string reqPath, 60 * Use getSubTreePaths and return only the dbus objects that are in the
|
H A D | handler.cpp | 207 getSubTreePaths(const InterfaceMapType& interfaceMap, std::string reqPath, in getSubTreePaths() function 327 getSubTreePaths(interfaceMap, reqPath, depth, interfaces); in getAssociatedSubTreePaths() 340 // This function works like getSubTreePaths() but only matching id with
|
/openbmc/phosphor-health-monitor/ |
H A D | health_utils.cpp | 41 error("Exception occurred for GetSubTreePaths for {PATH}: {ERROR}", in findPaths()
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/ |
H A D | ObjectMapper.interface.yaml | 74 - name: GetSubTreePaths 129 Same as GetSubTreePaths, but only return the dbus paths that are an
|
/openbmc/openpower-occ-control/ |
H A D | utils.cpp | 120 std::vector<std::string> getSubtreePaths( in getSubtreePaths() function 127 MAPPER_IFACE, "GetSubTreePaths"); in getSubtreePaths()
|
H A D | utils.hpp | 78 std::vector<std::string> getSubtreePaths(
|
/openbmc/pldm/common/test/ |
H A D | mocked_utils.hpp | 72 MOCK_METHOD(pldm::utils::GetSubTreePathsResponse, getSubTreePaths,
|
/openbmc/fb-ipmi-oem/src/ |
H A D | commandutils.cpp | 34 "xyz.openbmc_project.ObjectMapper", "GetSubTreePaths"); in getMbFruDevice()
|
/openbmc/phosphor-psu-code-mgmt/test/ |
H A D | test_utils.cpp | 23 _, _, _, _, _, StrEq("GetSubTreePaths"))); in TEST()
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | power.hpp | 198 BMCWEB_LOG_ERROR("Power Limit GetSubTreePaths handler Dbus error {}", in afterGetChassis() 277 dbus::utility::getSubTreePaths( in handleChassisPowerGet()
|
/openbmc/smbios-mdr/tools/ |
H A D | sst-info.sh | 26 resp=$(object_mapper_call GetSubTreePaths sias "$1" 0 "$2" "$3" \
|
/openbmc/phosphor-led-manager/manager/lamptest/ |
H A D | lamptest.cpp | 194 physicalLEDPaths = phosphor::led::utils::DBusHandler::getSubTreePaths( in start() 367 phosphor::led::utils::DBusHandler::getSubTreePaths( in clearLamps()
|
/openbmc/phosphor-fan-presence/ |
H A D | sdbusplus.hpp | 252 "xyz.openbmc_project.ObjectMapper"s, "GetSubTreePaths"s, path, in getSubTreePathsRaw() 257 static auto getSubTreePaths(sdbusplus::bus_t& bus, const std::string& path, in getSubTreePaths() function in phosphor::fan::util::SDBusPlus 264 "Empty response from mapper GetSubTreePaths", in getSubTreePaths()
|
/openbmc/openpower-vpd-parser/vpd-tool/include/ |
H A D | tool_utils.hpp | 551 * object path in the DBus tree. This API calls DBus method GetSubTreePaths 564 inline std::vector<std::string> GetSubTreePaths( 575 constants::objectMapperInfName, "GetSubTreePaths"); 515 inline std::vector<std::string> GetSubTreePaths( GetSubTreePaths() function
|
/openbmc/bmcweb/include/ |
H A D | dbus_utility.hpp | 207 inline void getSubTreePaths( in getSubTreePaths() function 221 "xyz.openbmc_project.ObjectMapper", "GetSubTreePaths", path, depth, in getSubTreePaths()
|
/openbmc/docs/architecture/ |
H A D | object-mapper.md | 275 ### GetSubTreePaths subsection 294 xyz.openbmc_project.ObjectMapper.GetSubTreePaths \
|
/openbmc/phosphor-power/ |
H A D | utility.cpp | 209 MAPPER_INTERFACE, "GetSubTreePaths"); in getPSUInventoryPaths()
|
/openbmc/phosphor-objmgr/libmapper/ |
H A D | mapper.c | 437 "xyz.openbmc_project.ObjectMapper", "GetSubTreePaths", in async_subtree_timeout_callback() 540 "xyz.openbmc_project.ObjectMapper", "GetSubTreePaths", in async_subtree_getpaths()
|
/openbmc/openpower-pnor-code-mgmt/mmc/ |
H A D | item_updater_mmc.cpp | 171 "xyz.openbmc_project.ObjectMapper", "GetSubTreePaths"); in enableInventoryItemsHelper()
|