Searched defs:endpointPath (Results 1 – 4 of 4) sorted by relevance
/openbmc/phosphor-objmgr/src/ |
H A D | associations.cpp | 315 const std::string& endpointPath, const std::string& endpointType, in addPendingAssociation() 345 void removeFromPendingAssociations(const std::string& endpointPath, in removeFromPendingAssociations() 457 auto endpointPath = ownerPath; in checkIfPendingAssociation() local 491 void findAssociations(const std::string& endpointPath, in findAssociations() 558 const std::string& endpointPath, AssociationMaps& assocMaps, in removeAssociationIfacesEntry() 587 const std::string& assocPath, const std::string& endpointPath, in removeAssociationOwnersEntry() 627 boost::asio::io_context& io, const std::string& endpointPath, in moveAssociationToPending()
|
/openbmc/phosphor-inventory-manager/ |
H A D | association_manager.cpp | 271 for (const auto& endpointPath : paths) in createAssociations() local
|
/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | sensor_utils.hpp | 774 sdbusplus::message::object_path endpointPath{associatedPath}; in getAllSensorObjects() local
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | fan.hpp | 72 sdbusplus::message::object_path endpointPath{validChassisPath}; getFanPaths() local
|