Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/include/mission/
H A Ddistributed_data_storage.h94 bool WaitKvDataService();
/foundation/deviceprofile/device_info_manager/old/services/core/include/dbstorage/
H A Ddevice_profile_storage_manager.h69 bool WaitKvDataService();
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddistributed_data_storage.cpp73 if (!WaitKvDataService()) { in InitKvDataService()
88 bool DistributedDataStorage::WaitKvDataService() in WaitKvDataService() function in OHOS::DistributedSchedule::DistributedDataStorage
/foundation/deviceprofile/device_info_manager/old/services/core/src/dbstorage/
H A Ddevice_profile_storage_manager.cpp87 bool isKvServiceLoad = WaitKvDataService(); in Init()
89 HILOGE("WaitKvDataService fail!"); in Init()
95 HILOGI("WaitKvDataService success!"); in Init()
104 bool DeviceProfileStorageManager::WaitKvDataService() in WaitKvDataService() function in OHOS::DeviceProfile::DeviceProfileStorageManager
/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Dprofile_storage_test.cpp247 bool result = DeviceProfileStorageManager::GetInstance().WaitKvDataService(); in HWTEST_F()

Completed in 5 milliseconds