Searched defs:backupPath (Results 1 – 5 of 5) sorted by relevance
124 std::filesystem::path backupPath = PreferencesImpl::MakeBackupPath(filePath); in DeletePreferences() local
56 std::filesystem::path backupPath = prefPath; in MakeBackupPath() local
282 …liteConnectionPool::ChangeDbFileForRestore(const std::string newPath, const std::string backupPath, in ChangeDbFileForRestore()
651 int RdbStoreImpl::ChangeDbFileForRestore(const std::string newPath, const std::string backupPath, in ChangeDbFileForRestore()
877 std::string backupPath = BackupHandler::GetBackupPath( in StartService() local