Home
last modified time | relevance | path

Searched refs:constructMctpReactorObjectPath (Results 1 – 2 of 2) sorted by relevance

/openbmc/pldm/requester/
H A Dmctp_endpoint_discovery.hpp212 std::string constructMctpReactorObjectPath(const MctpInfo& mctpInfo);
H A Dmctp_endpoint_discovery.cpp420 std::string MctpDiscovery::constructMctpReactorObjectPath( in constructMctpReactorObjectPath() function in pldm::MctpDiscovery
432 const auto mctpReactorObjectPath = constructMctpReactorObjectPath(mctpInfo); in searchConfigurationFor()