Searched refs:handleRemovedMctpEndpoints (Results 1 – 5 of 5) sorted by relevance
34 virtual void handleRemovedMctpEndpoints(const MctpInfos& mctpInfos) = 0;120 void handleRemovedMctpEndpoints(const MctpInfos& mctpInfos);
362 handleRemovedMctpEndpoints(removedInfos); in removeEndpoints()376 void MctpDiscovery::handleRemovedMctpEndpoints(const MctpInfos& mctpInfos) in handleRemovedMctpEndpoints() function in pldm::MctpDiscovery382 handler->handleRemovedMctpEndpoints(mctpInfos); in handleRemovedMctpEndpoints()
16 MOCK_METHOD(void, handleRemovedMctpEndpoints, (const MctpInfos& mctpInfos),
70 void handleRemovedMctpEndpoints(const MctpInfos&) in handleRemovedMctpEndpoints() function in pldm::fw_update::Manager
74 void handleRemovedMctpEndpoints(const MctpInfos& mctpInfos) in handleRemovedMctpEndpoints() function in pldm::platform_mc::Manager