Home
last modified time | relevance | path

Searched refs:InitCompSource (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/componentmanager/
H A Dcomponent_manager.h98 bool InitCompSource();
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/
H A Dcomponent_manager.cpp115 if (!InitCompSource()) { in InitComponentHandler()
489 bool ComponentManager::InitCompSource() in InitCompSource() function in OHOS::DistributedHardware::ComponentManager
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/componentmanager/component_manager/src/
H A Dcomponent_manager_test.cpp201 auto ret = ComponentManager::GetInstance().InitCompSource();