Home
last modified time | relevance | path

Searched defs:backup (Results 1 – 25 of 30) sorted by relevance

12

/foundation/distributeddatamgr/kv_store/test/unittest/distributeddata/
DKvManagerDataPromiseJsTest.js42 backup: false, property
146 backup: false, property
174 backup: false, property
200 backup: false, property
228 backup: false, property
256 backup: true, property
284 backup: false, property
312 backup: false, property
340 backup: false, property
368 backup: false, property
[all …]
DKvManagerDataCallbackJsTest.js37 backup : false, property
131 backup : false, property
163 backup : false, property
196 backup : false, property
227 backup : false, property
258 backup : true, property
289 backup : false, property
320 backup : false, property
351 backup : false, property
382 backup : false, property
[all …]
DSchemaJsTest.js98 backup : false, property
DKvStoreDataResultSetJsTest.js39 backup : false, property
DDeviceKvStoreDataPromiseJsTest.js72 backup : false, property
DSingleKvStoreDataPromiseJsTest.js69 backup : false, property
/foundation/distributeddatamgr/kv_store/test/unittest/distributedKVStore/
DKvManagerKVPromiseJsTest.js38 backup: false, property
162 backup: false, property
202 backup: false, property
233 backup: false, property
264 backup: false, property
295 backup: true, property
326 backup: false, property
357 backup: false, property
388 backup: false, property
419 backup: false, property
DKvManagerKVCallbackJsTest.js36 backup: false, property
110 backup: false, property
162 backup: false, property
192 backup: false, property
222 backup: true, property
253 backup: false, property
283 backup: false, property
313 backup: false, property
343 backup: false, property
372 backup: false, property
DSchemaJsTest.js36 backup: false, property
DKvStoreResultSetKVJsTest.js36 backup: false, property
DDeviceKvStoreKVPromiseJsTest.js73 backup: true, property
/foundation/ability/form_fwk/test/unittest/form_info_mgr_test/
Dform_info_mgr_test.cpp105 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); variable
209 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); variable
247 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); variable
276 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); variable
358 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); variable
434 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); variable
466 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); variable
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
Dnetsys_native_service_test.cpp469 auto backup = std::move(instance_->netsysService_); variable
478 auto backup = std::move(instance_->netsysService_); variable
487 auto backup = std::move(instance_->netsysService_); variable
499 auto backup = std::move(instance_->sharingManager_); variable
524 auto backup = std::move(instance_->bpfStats_); variable
537 auto backup = std::move(instance_->bpfStats_); variable
550 auto backup = std::move(instance_->bpfStats_); variable
561 auto backup = std::move(instance_->bpfStats_); variable
593 auto backup = std::move(instance_->iptablesWrapper_); variable
620 auto backup = std::move(instance_->bpfStats_); variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/config/include/model/
Dglobal_config.h36 BackupConfig *backup = nullptr; variable
/foundation/filemanagement/app_file_service/utils/rust/tar/src/
Dmain.rs20 mod backup; module
/foundation/filemanagement/app_file_service/frameworks/native/backup_kit_inner/src/
Db_incremental_backup_session.cpp46 auto backup = make_unique<BIncrementalBackupSession>(); in Init() local
Db_session_backup.cpp46 auto backup = make_unique<BSessionBackup>(); in Init() local
/foundation/filemanagement/app_file_service/tests/mock/backup_kit_inner/
Db_session_backup_mock.cpp41 auto backup = make_unique<BSessionBackup>(); in Init() local
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_adapter_test/
Dfms_form_mgr_adapter_test.cpp1054 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); variable
1858 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); variable
1900 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); variable
1943 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); variable
2317 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); variable
2768 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); variable
2796 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); variable
2992 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); variable
3016 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); variable
3694 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); variable
[all …]
/foundation/distributeddatamgr/datamgr_service/conf/
Dconfig.json84 "backup": { object
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/metadata/
Dmeta_data_manager.cpp110 void MetaDataManager::Initialize(std::shared_ptr<MetaStore> metaStore, const Backup &backup) in Initialize()
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
Dtypes.h378 bool backup = true; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
Dkvstore_meta_manager.cpp253 auto backup = [fullName](const auto &store) -> int32_t { in GetMetaKvStore() local
/foundation/ability/form_fwk/test/unittest/fms_form_event_util_test/
Dfms_form_event_util_test.cpp1214 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); variable
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/test/
Dsingle_store_impl_test.cpp110 bool encrypt, bool backup) in CreateKVStore()

12