Searched defs:backup_path (Results 1 – 2 of 2) sorted by relevance
95 pub(crate) backup_path: String, field149 let backup_path = fmt_backup_path(&db_path); in get_db_by_type_without_lock() localVariable165 let backup_path = fmt_backup_path(&db_path); in get_db_by_type() localVariable177 let backup_path = fmt_backup_path(&db_path); in get_specific_db_version() localVariable444 let backup_path = fmt_backup_path(&path); in delete() localVariable
422 let backup_path = format!("{}{}", from_path, BACKUP_SUFFIX); in backup_de_db_if_accessible() localVariable441 let backup_path = format!("{}{}", from_path, BACKUP_SUFFIX); in backup_ce_db_if_accessible() localVariable