Home
last modified time | relevance | path

Searched defs:assocPath (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-objmgr/src/
H A Dassociations.cpp10 const std::string& assocPath, in updateEndpointsOnDbus()
51 const std::string& assocPath, AssociationMaps& assocMaps) in scheduleUpdateEndpointsOnDbus()
136 const std::string& assocPath, in removeAssociationEndpoints()
222 const std::string& assocPath, in addEndpointsToAssocIfaces()
376 const std::string& assocPath, const std::string& endpoint, in addSingleAssociation()
456 auto assocPath = objectPath + '/' + std::get<forwardTypePos>(e); in checkIfPendingAssociation() local
556 boost::asio::io_context& io, const std::string& assocPath, in removeAssociationIfacesEntry()
586 const std::string& assocPath, const std::string& endpointPath, in removeAssociationOwnersEntry()
/openbmc/phosphor-power/phosphor-power-supply/
H A Dutil.hpp200 sdbusplus::message::object_path assocPath = invpath + "/powering"; in getChassis() local
/openbmc/phosphor-fan-presence/sensor-monitor/
H A Dthreshold_alarm_logger.cpp401 auto assocPath = sensorPath + "/" + assocType; in getCallout() local