Searched refs:allCompTypes (Results 1 – 1 of 1) sorted by relevance
51 std::vector<DHType> allCompTypes = ComponentLoader::GetInstance().GetAllCompTypes(); in Init() local54 for (auto dhType : allCompTypes) { in Init()