Home
last modified time | relevance | path

Searched refs:removeEndpoints (Results 1 – 3 of 3) sorted by relevance

/openbmc/pldm/requester/
H A Dmctp_endpoint_discovery.hpp106 void removeEndpoints(sdbusplus::message_t& msg);
H A Dmctp_endpoint_discovery.cpp34 std::bind_front(&MctpDiscovery::removeEndpoints, this)), in MctpDiscovery()
351 void MctpDiscovery::removeEndpoints(sdbusplus::message_t&) in removeEndpoints() function in pldm::MctpDiscovery
/openbmc/pldm/requester/test/
H A Dmctp_endpoint_discovery_test.cpp136 mctpDiscoveryHandler->removeEndpoints(msg); in TEST()