Home
last modified time | relevance | path

Searched refs:compTypes (Results 1 - 1 of 1) sorted by relevance

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/
H A Dcomponent_manager.cpp491 auto compTypes = ComponentLoader::GetInstance().GetAllCompTypes(); in InitCompSource() local
492 for (const auto &type : compTypes) { in InitCompSource()
515 auto compTypes = ComponentLoader::GetInstance().GetAllCompTypes(); in InitCompSink() local
516 for (const auto &type : compTypes) { in InitCompSink()

Completed in 3 milliseconds