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.hpp215 std::string constructMctpReactorObjectPath(const MctpInfo& mctpInfo);
H A Dmctp_endpoint_discovery.cpp436 std::string MctpDiscovery::constructMctpReactorObjectPath( in constructMctpReactorObjectPath() function in pldm::MctpDiscovery
448 const auto mctpReactorObjectPath = constructMctpReactorObjectPath(mctpInfo); in searchConfigurationFor()