Home
last modified time | relevance | path

Searched defs:endpointPath (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-objmgr/src/
H A Dassociations.cpp317 const std::string& endpointPath, const std::string& endpointType, in addPendingAssociation()
347 void removeFromPendingAssociations(const std::string& endpointPath, in removeFromPendingAssociations()
458 auto endpointPath = ownerPath; in checkIfPendingAssociation() local
492 void findAssociations(const std::string& endpointPath, in findAssociations()
559 const std::string& endpointPath, AssociationMaps& assocMaps, in removeAssociationIfacesEntry()
588 const std::string& assocPath, const std::string& endpointPath, in removeAssociationOwnersEntry()
628 boost::asio::io_context& io, const std::string& endpointPath, in moveAssociationToPending()
/openbmc/bmcweb/redfish-core/include/utils/
H A Dfan_utils.hpp34 sdbusplus::message::object_path endpointPath{validChassisPath}; in getFanPaths() local
H A Dsensor_utils.hpp950 sdbusplus::message::object_path endpointPath{associatedPath}; in getAllSensorObjects() local
/openbmc/phosphor-inventory-manager/
H A Dassociation_manager.cpp271 for (const auto& endpointPath : paths) in createAssociations() local