Searched refs:loadedCompSource (Results 1 – 1 of 1) sorted by relevance
135 std::set<DHType> loadedCompSource {}; in ShowAllLoadedComps() local137 ComponentManager::GetInstance().DumpLoadedComps(loadedCompSource, loadedCompSink); in ShowAllLoadedComps()143 if (!loadedCompSource.empty()) { in ShowAllLoadedComps()144 for (auto compSource : loadedCompSource) { in ShowAllLoadedComps()