/ohos5.0/base/account/os_account/services/accountmgr/src/ |
H A D | account_data_storage.cpp | 78 bool AccountDataStorage::CheckKvStore() in CheckKvStore() function in OHOS::AccountSA::AccountDataStorage 106 if (!CheckKvStore()) { in LoadAllData() 159 if (!CheckKvStore()) { in RemoveValueFromKvStore() 209 if (!CheckKvStore()) { in DeleteKvStore() 249 if (!CheckKvStore()) { in LoadDataByLocalFuzzyQuery() 272 if (!CheckKvStore()) { in PutValueToKvStore() 299 if (!CheckKvStore()) { in GetValueFromKvStore() 337 if (ptr == nullptr || !ptr->CheckKvStore() || !CheckKvStore()) { in MoveData()
|
/ohos5.0/base/notification/distributed_notification_service/services/distributed/src/ |
H A D | distributed_preferences_database.cpp | 80 bool DistributedPreferencesDatabase::CheckKvStore() in CheckKvStore() function in OHOS::Notification::DistributedPreferencesDatabase 95 if (!CheckKvStore()) { in PutToDistributedDB() 118 if (!CheckKvStore()) { in GetFromDistributedDB() 141 if (!CheckKvStore()) { in GetEntriesFromDistributedDB() 161 if (!CheckKvStore()) { in DeleteToDistributedDB()
|
H A D | distributed_screen_status_manager.cpp | 52 CheckKvStore(); in OnDeviceConnected() 80 if (!CheckKvStore()) { in OnDeviceDisconnected() 156 bool DistributedScreenStatusManager::CheckKvStore() in CheckKvStore() function in OHOS::Notification::DistributedScreenStatusManager
|
H A D | distributed_database.cpp | 119 bool DistributedDatabase::CheckKvStore() in CheckKvStore() function in OHOS::Notification::DistributedDatabase 134 return CheckKvStore(); in OnDeviceConnected()
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/ |
H A D | distributed_bm_storage.cpp | 88 if (!CheckKvStore()) { in SaveStorageDistributeInfo() 134 if (!CheckKvStore()) { in UpdatePublicRecords() 166 if (!CheckKvStore()) { in InnerSaveStorageDistributeInfo() 202 if (!CheckKvStore()) { in DeleteStorageDistributeInfo() 243 if (!CheckKvStore()) { in GetStorageDistributeInfo() 280 if (!CheckKvStore()) { in DealGetBundleName() 328 if (!CheckKvStore()) { in DelReduData() 409 if (!CheckKvStore()) { in GetDistributedBundleInfo() 488 if (!CheckKvStore()) { in GetBundleNameId() 592 if (!CheckKvStore()) { in GetLastBundleNameId() [all …]
|
H A D | dsched_sync_e2e.cpp | 87 if (!CheckKvStore()) { in PushAndPullData() 110 if (!CheckKvStore()) { in PushAndPullData() 154 bool DmsKvSyncE2E::CheckKvStore() in CheckKvStore() function in OHOS::DistributedSchedule::DmsKvSyncE2E
|
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | app_config_data_manager.cpp | 64 bool AppConfigDataManager::CheckKvStore() in CheckKvStore() function in OHOS::AbilityRuntime::AppConfigDataManager 92 if (!CheckKvStore()) { in SetAppWaitingDebugInfo() 118 if (!CheckKvStore()) { in ClearAppWaitingDebugInfo() 143 if (!CheckKvStore()) { in GetAppWaitingDebugList()
|
/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/storage/src/ |
H A D | dlp_kv_data_storage.cpp | 62 bool res = CheckKvStore(); in LoadAllData() 102 bool DlpKvDataStorage::CheckKvStore() in CheckKvStore() function in OHOS::Security::DlpPermission::DlpKvDataStorage 133 if (!CheckKvStore()) { in RemoveValueFromKvStore() 169 bool res = CheckKvStore(); in DeleteKvStore() 190 bool res = CheckKvStore(); in PutValueToKvStore() 214 bool res = CheckKvStore(); in GetValueFromKvStore()
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_auto_startup_data_manager_test/ |
H A D | ability_auto_startup_data_manager_test.cpp | 76 auto result = abilityAutoStartupDataManager.CheckKvStore(); 157 EXPECT_EQ(true, abilityAutoStartupDataManager.CheckKvStore()); 245 EXPECT_EQ(true, abilityAutoStartupDataManager.CheckKvStore()); 325 EXPECT_EQ(true, abilityAutoStartupDataManager.CheckKvStore()); 383 EXPECT_EQ(true, abilityAutoStartupDataManager.CheckKvStore()); 458 EXPECT_EQ(true, abilityAutoStartupDataManager.CheckKvStore()); 499 EXPECT_EQ(true, abilityAutoStartupDataManager.CheckKvStore()); 539 EXPECT_EQ(true, abilityAutoStartupDataManager.CheckKvStore());
|
/ohos5.0/base/notification/common_event_service/services/src/ |
H A D | static_subscriber_data_manager.cpp | 61 bool StaticSubscriberDataManager::CheckKvStore() in CheckKvStore() function in OHOS::EventFwk::StaticSubscriberDataManager 91 if (!CheckKvStore()) { in UpdateStaticSubscriberState() 127 if (!CheckKvStore()) { in QueryStaticSubscriberStateData() 173 if (!CheckKvStore()) { in DeleteDisableEventElementByBundleName()
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | app_exit_reason_data_manager.cpp | 66 bool AppExitReasonDataManager::CheckKvStore() in CheckKvStore() function in OHOS::AbilityRuntime::AppExitReasonDataManager 97 if (!CheckKvStore()) { in SetAppExitReason() 142 if (!CheckKvStore()) { in DeleteAppExitReason() 186 if (!CheckKvStore()) { in GetAppExitReason() 325 if (!CheckKvStore()) { in AddAbilityRecoverInfo() 375 if (!CheckKvStore()) { in DeleteAllRecoverInfoByTokenId() 391 if (!CheckKvStore()) { in DeleteAbilityRecoverInfo() 435 if (!CheckKvStore()) { in GetAbilityRecoverInfo() 473 if (!CheckKvStore()) { in GetAbilitySessionId() 515 if (!CheckKvStore()) { in SetUIExtensionAbilityExitReason() [all …]
|
H A D | ability_auto_startup_data_manager.cpp | 93 bool AbilityAutoStartupDataManager::CheckKvStore() in CheckKvStore() function in OHOS::AbilityRuntime::AbilityAutoStartupDataManager 126 if (!CheckKvStore()) { in InsertAutoStartupData() 166 if (!CheckKvStore()) { in UpdateAutoStartupData() 217 if (!CheckKvStore()) { in DeleteAutoStartupData() 253 if (!CheckKvStore()) { in DeleteAutoStartupData() 310 if (!CheckKvStore()) { in QueryAutoStartupData() 350 if (!CheckKvStore()) { in QueryAllAutoStartupApplications() 391 if (!CheckKvStore()) { in GetCurrentAppAutoStartupData()
|
/ohos5.0/base/notification/common_event_service/services/test/unittest/static_subscriber_data_manager_unit_test/ |
H A D | static_subscriber_data_manager_unit_test.cpp | 91 dataManager->CheckKvStore(); 112 dataManager->CheckKvStore(); 146 dataManager->CheckKvStore();
|
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/services/dbms/src/ |
H A D | distributed_data_storage.cpp | 76 if (!CheckKvStore()) { in SaveStorageDistributeInfo() 136 if (!CheckKvStore()) { in DeleteStorageDistributeInfo() 172 if (!CheckKvStore()) { in GetStorageDistributeInfo() 214 if (!CheckKvStore()) { in GetDistributedBundleName() 275 bool DistributedDataStorage::CheckKvStore() in CheckKvStore() function in OHOS::AppExecFwk::DistributedDataStorage
|
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/ |
H A D | app_config_data_manager.h | 41 bool CheckKvStore();
|
/ohos5.0/base/notification/distributed_notification_service/services/distributed/include/ |
H A D | distributed_preferences_database.h | 85 bool CheckKvStore();
|
H A D | distributed_screen_status_manager.h | 57 bool CheckKvStore();
|
H A D | distributed_database.h | 132 bool CheckKvStore();
|
/ohos5.0/base/notification/common_event_service/services/include/ |
H A D | static_subscriber_data_manager.h | 43 bool CheckKvStore();
|
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/os_account/ |
H A D | os_account_data_storage_test.cpp | 86 EXPECT_EQ(osAccountDataStorage_->CheckKvStore(), false);
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/mission/ |
H A D | dsched_sync_e2e.h | 50 bool CheckKvStore();
|
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_screen_status_manager_branch_test/ |
H A D | distributed_screen_status_manager_branch_test.cpp | 106 EXPECT_EQ(false, distributedScreenStatusManager.CheckKvStore()); 119 EXPECT_EQ(true, distributedScreenStatusManager.CheckKvStore());
|
/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/storage/include/ |
H A D | dlp_kv_data_storage.h | 53 bool CheckKvStore();
|
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/forminfostoragemgr_fuzzer/ |
H A D | forminfostoragemgr_fuzzer.cpp | 53 formInfoStorageMgr.CheckKvStore(); in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/ |
H A D | ability_auto_startup_data_manager.h | 53 bool CheckKvStore();
|