Home
last modified time | relevance | path

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

/openbmc/phosphor-objmgr/src/
H A Dassociations.cpp12 const std::string& assocPath, in updateEndpointsOnDbus()
53 const std::string& assocPath, AssociationMaps& assocMaps) in scheduleUpdateEndpointsOnDbus()
138 const std::string& assocPath, in removeAssociationEndpoints()
224 const std::string& assocPath, in addEndpointsToAssocIfaces()
378 const std::string& assocPath, const std::string& endpoint, in addSingleAssociation()
457 auto assocPath = objectPath + '/' + std::get<forwardTypePos>(e); in checkIfPendingAssociation() local
558 boost::asio::io_context& io, const std::string& assocPath, in removeAssociationIfacesEntry()
588 const std::string& assocPath, const std::string& endpointPath, in removeAssociationOwnersEntry()
/openbmc/phosphor-power/phosphor-power-supply/
H A Dutil.hpp191 sdbusplus::message::object_path assocPath = invpath + "/powering"; in getChassis() local
/openbmc/phosphor-fan-presence/sensor-monitor/
H A Dthreshold_alarm_logger.cpp412 auto assocPath = sensorPath + "/" + assocType; in getCallout() local