Home
last modified time | relevance | path

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

/foundation/systemabilitymgr/samgr/test/fuzztest/samgr_fuzzer/src/
H A Dfuzztest_utils.cpp42 bool FuzzTestUtils::IsDmReady() in IsDmReady() function in OHOS::Samgr::FuzzTestUtils
58 if (IsDmReady()) { in AddDeviceManager()
108 if (!IsDmReady()) { in FuzzTestRemoteRequest()
116 if (!IsDmReady()) { in FuzzTestRemoteRequest()
141 if (!IsDmReady()) { in FuzzTestRemoteRequest()
149 if (!IsDmReady()) { in FuzzTestRemoteRequest()
/foundation/systemabilitymgr/samgr/test/fuzztest/systemabilitymanager_fuzzer/
H A Dsystemabilitymanager_fuzzer.cpp63 bool IsDmReady() in IsDmReady() function
79 if (IsDmReady()) { in AddDeviceManager()
138 if (!IsDmReady()) { in FuzzSystemAbilityManager()
/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H A Ddevice_networking_collect.cpp76 bool DeviceNetworkingCollect::IsDmReady() in IsDmReady() function in OHOS::DeviceNetworkingCollect
129 if (IsDmReady()) { in AddDeviceChangeListener()
/foundation/systemabilitymgr/samgr/test/fuzztest/samgr_fuzzer/include/
H A Dfuzztest_utils.h54 static bool IsDmReady();
/foundation/systemabilitymgr/samgr/services/samgr/native/include/collect/
H A Ddevice_networking_collect.h70 bool IsDmReady();

Completed in 2 milliseconds