Searched refs:associatedPath (Results 1 – 7 of 7) sorted by relevance
| /openbmc/bmcweb/src/ |
| H A D | dbus_utility.cpp | 111 const sdbusplus::message::object_path& associatedPath, in getAssociatedSubTree() argument 124 associatedPath, path, depth, interfaces); in getAssociatedSubTree() 128 const sdbusplus::message::object_path& associatedPath, in getAssociatedSubTreePaths() argument 143 associatedPath, path, depth, interfaces); in getAssociatedSubTreePaths()
|
| /openbmc/phosphor-objmgr/src/test/ |
| H A D | handler.cpp | 345 sdbusplus::message::object_path associatedPath = path0 / "descendent"; in TEST_F() local 353 interfaceMap, associationMap, associatedPath, path0, 0, interfaces); in TEST_F() 366 subtree = getAssociatedSubTree(interfaceMap, associationMap, associatedPath, in TEST_F() 416 sdbusplus::message::object_path associatedPath = path0 / "descendent"; in TEST_F() local 424 interfaceMap, associationMap, associatedPath, path0, 0, interfaces); in TEST_F() 431 interfaceMap, associationMap, associatedPath, path0, 1, interfaces); in TEST_F()
|
| /openbmc/phosphor-bmc-code-mgmt/bmc/usb/ |
| H A D | usb_manager.cpp | 72 constexpr auto associatedPath = in findAssociatedUpdatablePath() local 77 co_return utils::getProperty<Paths>(ctx.get_bus(), associatedPath, in findAssociatedUpdatablePath()
|
| /openbmc/bmcweb/include/ |
| H A D | dbus_utility.hpp | 167 const sdbusplus::message::object_path& associatedPath, 174 const sdbusplus::message::object_path& associatedPath,
|
| /openbmc/phosphor-logging/extensions/openpower-pels/ |
| H A D | data_interface.hpp | 557 const DBusPath& associatedPath, const DBusPath& subtree, int32_t depth, 935 const DBusPath& associatedPath, const DBusPath& subtree, int32_t depth,
|
| H A D | data_interface.cpp | 884 const DBusPath& associatedPath, const DBusPath& subtree, int32_t depth, in getAssociatedPaths() argument 893 method.append(sdbusplus::message::object_path(associatedPath), in getAssociatedPaths() 913 "ERROR", e, "ASSOIC_PATH", associatedPath, "SUBTREE", in getAssociatedPaths()
|
| /openbmc/bmcweb/redfish-core/include/utils/ |
| H A D | sensor_utils.hpp | 945 const std::string& associatedPath, const std::string& path, in getAllSensorObjects() argument 950 sdbusplus::message::object_path endpointPath{associatedPath}; in getAllSensorObjects()
|