Searched defs:assocPath (Results 1 – 3 of 3) sorted by relevance
/openbmc/phosphor-objmgr/src/ |
H A D | associations.cpp | 10 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 D | util.hpp | 200 sdbusplus::message::object_path assocPath = invpath + "/powering"; in getChassis() local
|
/openbmc/phosphor-fan-presence/sensor-monitor/ |
H A D | threshold_alarm_logger.cpp | 401 auto assocPath = sensorPath + "/" + assocType; in getCallout() local
|