Home
last modified time | relevance | path

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

/openbmc/pldm/common/
H A Dutils.hpp513 void recoverMctpEndpoint(const std::string& endpointObjPath);
H A Dutils.cpp550 void recoverMctpEndpoint(const std::string& endpointObjPath) in recoverMctpEndpoint() function
/openbmc/pldm/platform-mc/
H A Dterminus_manager.cpp677 pldm::utils::recoverMctpEndpoint(endpointObjPath); in sendRecvPldmMsg()