Home
last modified time | relevance | path

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

12

/foundation/filemanagement/app_file_service/test/fuzztest/backupext_fuzzer/
Dbackupext_fuzzer.cpp58 bool InitFuzzTest(shared_ptr<ExtBackup> backup, const uint8_t *data, size_t size) in InitFuzzTest()
68 bool OnCommandFuzzTest(shared_ptr<ExtBackup> backup, const uint8_t *data, size_t size) in OnCommandFuzzTest()
86 bool OnConnectFuzzTest(shared_ptr<ExtBackup> backup, const uint8_t *data, size_t size) in OnConnectFuzzTest()
97 bool CreateFuzzTest(shared_ptr<ExtBackup> backup, const uint8_t *data, size_t size) in CreateFuzzTest()
104 bool GetExtensionActionFuzzTest(shared_ptr<ExtBackup> backup, const uint8_t *data, size_t size) in GetExtensionActionFuzzTest()
110 bool OnRestoreFuzzTest(shared_ptr<ExtBackup> backup, const uint8_t *data, size_t size) in OnRestoreFuzzTest()
118 bool GetBackupInfoFuzzTest(shared_ptr<ExtBackup> backup, const uint8_t *data, size_t size) in GetBackupInfoFuzzTest()
125 bool WasFromSpecialVersionFuzzTest(shared_ptr<ExtBackup> backup, const uint8_t *data, size_t size) in WasFromSpecialVersionFuzzTest()
131 bool SpecialVersionForCloneAndCloudFuzzTest(shared_ptr<ExtBackup> backup, const uint8_t *data, size… in SpecialVersionForCloneAndCloudFuzzTest()
137 bool RestoreDataReadyFuzzTest(shared_ptr<ExtBackup> backup, const uint8_t *data, size_t size) in RestoreDataReadyFuzzTest()
[all …]
/foundation/distributeddatamgr/kv_store/test/unittest/distributeddata/
DKvManagerDataPromiseJsTest.js41 backup: false, property
139 backup: false, property
167 backup: false, property
193 backup: false, property
221 backup: false, property
249 backup: true, property
277 backup: false, property
305 backup: false, property
333 backup: false, property
361 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
/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
/foundation/ability/form_fwk/test/unittest/form_info_mgr_test/
Dform_info_mgr_test.cpp128 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); variable
232 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); variable
269 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); variable
298 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); variable
484 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); variable
560 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); variable
592 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); variable
800 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); variable
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
Dnetsys_native_service_test.cpp478 auto backup = std::move(instance_->netsysService_); variable
487 auto backup = std::move(instance_->netsysService_); variable
496 auto backup = std::move(instance_->netsysService_); variable
508 auto backup = std::move(instance_->sharingManager_); variable
533 auto backup = std::move(instance_->bpfStats_); variable
546 auto backup = std::move(instance_->bpfStats_); variable
559 auto backup = std::move(instance_->bpfStats_); variable
570 auto backup = std::move(instance_->bpfStats_); variable
624 auto backup = std::move(instance_->iptablesWrapper_); variable
658 auto backup = std::move(instance_->bpfStats_); variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/config/include/model/
Dglobal_config.h38 BackupConfig *backup = nullptr; variable
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/cycle_task/tasks/
Ddatabase_backup_task.cpp49 std::thread backup([fileName, userId, bundleName] { in RunTaskForBundle() local
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_adapter_test/
Dfms_form_mgr_adapter_test2.cpp118 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); variable
471 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); variable
499 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); variable
697 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); variable
721 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); variable
1413 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); variable
1437 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); variable
1461 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); variable
1809 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); variable
1837 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); variable
[all …]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
Ddata_share_db_config.h36 std::string backup; member
Ddata_share_profile_config.h53 std::string backup; member
Ddata_provider_config.h46 std::string backup; member
/foundation/filemanagement/app_file_service/tests/mock/backup_kit_inner/
Db_session_backup_mock.cpp41 auto backup = make_unique<BSessionBackup>(); in Init() local
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/report/
Dupgrade_restore_gallery_media_task.cpp68 for (const auto &backup : jsonUtils.GetArray(info, "infos")) { in ParseFromJsonStr() local
/foundation/filemanagement/app_file_service/frameworks/native/backup_kit_inner/src/
Db_incremental_backup_session.cpp48 auto backup = make_unique<BIncrementalBackupSession>(); in Init() local
Db_session_backup.cpp48 auto backup = make_unique<BSessionBackup>(); in Init() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
Ddb_delegate.cpp27 const std::string &extUri, const std::string &backup) in Create()
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
Dmultimesh_impl.cpp143 … auto backup = sceneHolder->SetOverrideMaterialMultimeshArray( in Build() local
/foundation/distributeddatamgr/datamgr_service/conf/
Dconfig.json85 "backup": { object
/foundation/distributeddatamgr/kv_store/frameworks/cj/include/
Ddistributed_kv_store_impl.h54 bool backup; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/metadata/
Dmeta_data_manager.cpp156 void MetaDataManager::Initialize(std::shared_ptr<MetaStore> metaStore, const Backup &backup) in Initialize()

12