Home
last modified time | relevance | path

Searched refs:TryGetKvStore (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/mission/
H A Ddistributed_data_storage.h96 bool TryGetKvStore();
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddistributed_data_storage.cpp120 bool result = TryGetKvStore(); in InitDistributedDataStorage()
125 bool DistributedDataStorage::TryGetKvStore() in TryGetKvStore() function in OHOS::DistributedSchedule::DistributedDataStorage
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/include/dbstorage/
H A Ddevice_profile_storage.h64 bool TryGetKvStore();
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/dbstorage/
H A Ddevice_profile_storage.cpp69 bool result = TryGetKvStore(); in Init()
133 bool DeviceProfileStorage::TryGetKvStore() in TryGetKvStore() function in OHOS::DeviceProfile::DeviceProfileStorage
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Dprofile_storage_test.cpp139 bool result = DeviceProfileStorageManager::GetInstance().onlineSyncTbl_->TryGetKvStore();
1478 bool ret = onlineSyncTbl_->TryGetKvStore();