Home
last modified time | relevance | path

Searched refs:handleRemovedMctpEndpoints (Results 1 – 5 of 5) sorted by relevance

/openbmc/pldm/requester/
H A Dmctp_endpoint_discovery.hpp34 virtual void handleRemovedMctpEndpoints(const MctpInfos& mctpInfos) = 0;
120 void handleRemovedMctpEndpoints(const MctpInfos& mctpInfos);
H A Dmctp_endpoint_discovery.cpp362 handleRemovedMctpEndpoints(removedInfos); in removeEndpoints()
376 void MctpDiscovery::handleRemovedMctpEndpoints(const MctpInfos& mctpInfos) in handleRemovedMctpEndpoints() function in pldm::MctpDiscovery
382 handler->handleRemovedMctpEndpoints(mctpInfos); in handleRemovedMctpEndpoints()
/openbmc/pldm/requester/test/
H A Dmock_mctp_discovery_handler_intf.hpp16 MOCK_METHOD(void, handleRemovedMctpEndpoints, (const MctpInfos& mctpInfos),
/openbmc/pldm/fw-update/
H A Dmanager.hpp70 void handleRemovedMctpEndpoints(const MctpInfos&) in handleRemovedMctpEndpoints() function in pldm::fw_update::Manager
/openbmc/pldm/platform-mc/
H A Dmanager.hpp74 void handleRemovedMctpEndpoints(const MctpInfos& mctpInfos) in handleRemovedMctpEndpoints() function in pldm::platform_mc::Manager