Searched refs:TryGetKvStore (Results 1 – 5 of 5) sorted by relevance
96 bool TryGetKvStore();
120 bool result = TryGetKvStore(); in InitDistributedDataStorage()125 bool DistributedDataStorage::TryGetKvStore() in TryGetKvStore() function in OHOS::DistributedSchedule::DistributedDataStorage
64 bool TryGetKvStore();
69 bool result = TryGetKvStore(); in Init()133 bool DeviceProfileStorage::TryGetKvStore() in TryGetKvStore() function in OHOS::DeviceProfile::DeviceProfileStorage
139 bool result = DeviceProfileStorageManager::GetInstance().onlineSyncTbl_->TryGetKvStore();1478 bool ret = onlineSyncTbl_->TryGetKvStore();