Searched defs:endpointPath (Results 1 – 4 of 4) sorted by relevance
| /openbmc/phosphor-objmgr/src/ |
| H A D | associations.cpp | 317 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 D | fan_utils.hpp | 34 sdbusplus::message::object_path endpointPath{validChassisPath}; in getFanPaths() local
|
| H A D | sensor_utils.hpp | 950 sdbusplus::message::object_path endpointPath{associatedPath}; in getAllSensorObjects() local
|
| /openbmc/phosphor-inventory-manager/ |
| H A D | association_manager.cpp | 271 for (const auto& endpointPath : paths) in createAssociations() local
|