Home
last modified time | relevance | path

Searched defs:GetBackupDir (Results 1 – 3 of 3) sorted by relevance

/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
Dext_backup_context.cpp22 const std::string ExtBackupContext::GetBackupDir() in GetBackupDir() function in OHOS::FileManagement::Backup::ExtBackupContext
Dext_backup_context_js.cpp41 napi_value ExtBackupContextJS::GetBackupDir(napi_env env, napi_callback_info info) in GetBackupDir() function in OHOS::FileManagement::Backup::ExtBackupContextJS
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
Dkey_backup.cpp162 int32_t KeyBackup::GetBackupDir(std::string &origDir, std::string &backupDir) in GetBackupDir() function in OHOS::StorageDaemon::KeyBackup