Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/services/service/include/discovery/
H A Ddiscovery_manager.h71 static bool IsCommonDependencyReady();
/foundation/distributedhardware/device_manager/services/service/src/discovery/
H A Ddiscovery_manager.cpp527 if (DiscoveryManager::IsCommonDependencyReady() && DiscoveryManager::GetCommonDependencyObj() != nullptr) { in GetDeviceAclParam()
543 bool DiscoveryManager::IsCommonDependencyReady() in IsCommonDependencyReady() function in OHOS::DistributedHardware::DiscoveryManager
563 LOGI("IsCommonDependencyReady success."); in IsCommonDependencyReady()
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_discovery_manager.cpp377 bool ret = manager->IsCommonDependencyReady(); in HWTEST_F()

Completed in 3 milliseconds