Home
last modified time | relevance | path

Searched defs:backupPath (Results 1 – 5 of 5) sorted by relevance

/foundation/distributeddatamgr/appdatamgr/frameworks/innerkitsimpl/native_preferences/src/
Dpreferences_helper.cpp124 std::filesystem::path backupPath = PreferencesImpl::MakeBackupPath(filePath); in DeletePreferences() local
Dpreferences_impl.cpp56 std::filesystem::path backupPath = prefPath; in MakeBackupPath() local
/foundation/distributeddatamgr/appdatamgr/frameworks/innerkitsimpl/native_rdb/src/
Dsqlite_connection_pool.cpp282 …liteConnectionPool::ChangeDbFileForRestore(const std::string newPath, const std::string backupPath, in ChangeDbFileForRestore()
Drdb_store_impl.cpp651 int RdbStoreImpl::ChangeDbFileForRestore(const std::string newPath, const std::string backupPath, in ChangeDbFileForRestore()
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/app/src/
Dkvstore_data_service.cpp877 std::string backupPath = BackupHandler::GetBackupPath( in StartService() local