Searched refs:configPaths (Results 1 – 1 of 1) sorted by relevance
1322 auto configPaths = ctx->bus->yield_method_call<std::vector<std::string>>( in getMCTPServiceConfigPaths() local1334 return configPaths; in getMCTPServiceConfigPaths()1414 std::vector<std::string> configPaths; in handleMCTPFeature() local1417 configPaths = getMCTPServiceConfigPaths(ctx); in handleMCTPFeature()1425 for (const auto& objectPath : configPaths) in handleMCTPFeature()