Searched defs:associatedPath (Results 1 – 5 of 5) sorted by relevance
/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/bmcweb/include/ |
H A D | dbus_utility.hpp | 226 const sdbusplus::message::object_path& associatedPath, in getAssociatedSubTree() argument 243 const sdbusplus::message::object_path& associatedPath, in getAssociatedSubTreePaths() argument
|
/openbmc/phosphor-bmc-code-mgmt/bmc/usb/ |
H A D | usb_manager.cpp | 73 constexpr auto associatedPath = in findAssociatedUpdatablePath() local
|
/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | sensor_utils.hpp | 729 getAllSensorObjects(const std::string & associatedPath,const std::string & path,std::span<const std::string_view> interfaces,const int32_t depth,std::function<void (const boost::system::error_code & ec,SensorServicePathList &)> && callback) getAllSensorObjects() argument
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | data_interface.cpp | 901 const DBusPath& associatedPath, const DBusPath& subtree, int32_t depth, in getAssociatedPaths()
|