Searched defs:associatedPath (Results 1 – 5 of 5) sorted by relevance
/openbmc/bmcweb/src/ |
H A D | dbus_utility.cpp | 139 getAssociatedSubTree(const sdbusplus::message::object_path & associatedPath,const sdbusplus::message::object_path & path,int32_t depth,std::span<const std::string_view> interfaces,std::function<void (const boost::system::error_code &,const MapperGetSubTreeResponse &)> && callback) getAssociatedSubTree() argument 156 getAssociatedSubTreePaths(const sdbusplus::message::object_path & associatedPath,const sdbusplus::message::object_path & path,int32_t depth,std::span<const std::string_view> interfaces,std::function<void (const boost::system::error_code &,const MapperGetSubTreePathsResponse &)> && callback) getAssociatedSubTreePaths() argument
|
/openbmc/phosphor-objmgr/src/test/ |
H A D | handler.cpp | 345 sdbusplus::message::object_path associatedPath = path0 / "descendent"; in TEST_F() local 416 sdbusplus::message::object_path associatedPath = path0 / "descendent"; in TEST_F() local
|
/openbmc/phosphor-bmc-code-mgmt/bmc/usb/ |
H A D | usb_manager.cpp | 72 constexpr auto associatedPath = in findAssociatedUpdatablePath() local
|
/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | sensor_utils.hpp | 769 const std::string& associatedPath, const std::string& path, in getAllSensorObjects()
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | data_interface.cpp | 901 const DBusPath& associatedPath, const DBusPath& subtree, int32_t depth, in getAssociatedPaths() argument
|