Searched refs:configPaths (Results 1 – 1 of 1) sorted by relevance
1318 auto configPaths = ctx->bus->yield_method_call<std::vector<std::string>>( in getMCTPServiceConfigPaths() local1330 return configPaths; in getMCTPServiceConfigPaths()1410 std::vector<std::string> configPaths; in handleMCTPFeature() local1413 configPaths = getMCTPServiceConfigPaths(ctx); in handleMCTPFeature()1421 for (const auto& objectPath : configPaths) in handleMCTPFeature()