Searched refs:removeEndpoints (Results 1 – 3 of 3) sorted by relevance
119 void removeEndpoints(sdbusplus::message_t& msg);
35 [this](sdbusplus::message_t& msg) { this->removeEndpoints(msg); }), in __anon124d2f790202()375 void MctpDiscovery::removeEndpoints(sdbusplus::message_t&) in removeEndpoints() function in pldm::MctpDiscovery
154 mctpDiscoveryHandler->removeEndpoints(msg); in TEST()