Home
last modified time | relevance | path

Searched defs:backupEntity (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/app_file_service/interfaces/kits/js/backup/
H A Dsession_backup_n_exporter.cpp334 auto backupEntity = std::make_unique<BackupEntity>(); in Constructor() local
412 auto backupEntity = NClass::GetEntityOf<BackupEntity>(env, funcArg.GetThisVar()); in AppendBundles() local
465 auto backupEntity = NClass::GetEntityOf<BackupEntity>(env, funcArg.GetThisVar()); in Release() local
H A Dsession_incremental_backup_n_exporter.cpp340 auto backupEntity = std::make_unique<BackupEntity>(); in Constructor() local
477 auto backupEntity = NClass::GetEntityOf<BackupEntity>(env, funcArg.GetThisVar()); in AppendBundles() local
527 auto backupEntity = NClass::GetEntityOf<BackupEntity>(env, funcArg.GetThisVar()); in Release() local