Searched refs:removeEndpoints (Results 1 – 3 of 3) sorted by relevance
34 std::bind_front(&MctpDiscovery::removeEndpoints, this)), in MctpDiscovery() 351 void MctpDiscovery::removeEndpoints(sdbusplus::message_t&)233 void MctpDiscovery::removeEndpoints(sdbusplus::message_t&) removeEndpoints() function in pldm::MctpDiscovery
98 void removeEndpoints(sdbusplus::message_t& msg);
136 mctpDiscoveryHandler->removeEndpoints(msg); in TEST()