Home
last modified time | relevance | path

Searched defs:associationPath (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-objmgr/src/
H A Dhandler.cpp283 const sdbusplus::message::object_path& associationPath, in getAssociatedSubTree()
313 const sdbusplus::message::object_path& associationPath, in getAssociatedSubTreePaths()
411 sdbusplus::message::object_path associationPath(associationPathStr); in getAssociatedSubTreeById() local
437 sdbusplus::message::object_path associationPath(associationPathStr); in getAssociatedSubTreePathsById() local
H A Dmain.cpp611 [&interfaceMap](const sdbusplus::message::object_path& associationPath, in main()
613 int32_t depth, std::vector<std::string>& interfaces) { in main()
/openbmc/pldm/platform-mc/
H A Dnumeric_sensor.cpp19 const std::string& associationPath, const std::string& sensorName, in createInventoryPath()
158 std::string& associationPath) : tid(tid), sensorName(sensorName) in NumericSensor()
381 std::string& sensorName, std::string& associationPath) : in NumericSensor()
/openbmc/phosphor-power/
H A Dutility.cpp115 const sdbusplus::message::object_path& associationPath, in getAssociatedSubTreePaths()
/openbmc/bmcweb/redfish-core/lib/
H A Dpcie.hpp233 std::string associationPath = pcieDevicePath + "/contained_by"; in getPCIeDeviceSlotPath() local