Home
last modified time | relevance | path

Searched defs:associationPath (Results 1 – 4 of 4) 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()
H A Dmain.cpp609 [&interfaceMap](const sdbusplus::message::object_path& associationPath, in main()
611 int32_t depth, std::vector<std::string>& interfaces) { in main()
/openbmc/phosphor-power/
H A Dutility.cpp115 const sdbusplus::message::object_path& associationPath, in getAssociatedSubTreePaths()
/openbmc/bmcweb/redfish-core/lib/
H A Dpcie.hpp222 std::string associationPath = pcieDevicePath + "/contained_by"; in getPCIeDeviceSlotPath() local