Home
last modified time | relevance | path

Searched refs:propertiesChangedCb (Results 1 – 2 of 2) sorted by relevance

/openbmc/pldm/requester/
H A Dmctp_endpoint_discovery.hpp105 void propertiesChangedCb(sdbusplus::message_t& msg);
H A Dmctp_endpoint_discovery.cpp38 [this](sdbusplus::message_t& msg) { this->propertiesChangedCb(msg); }), in __anon124d2f790302()
287 void MctpDiscovery::propertiesChangedCb(sdbusplus::message_t& msg) in propertiesChangedCb() function in pldm::MctpDiscovery