Searched defs:backup_path (Results 1 – 2 of 2) sorted by relevance
321 let backup_path = format!("{}{}", from_path, BACKUP_SUFFIX); in backup_de_db_if_accessible() localVariable340 let backup_path = format!("{}{}", from_path, BACKUP_SUFFIX); in backup_ce_db_if_accessible() localVariable
150 let backup_path = fmt_backup_path(path.as_str()); in get_db() localVariable392 let backup_path = fmt_backup_path(&path); in delete() localVariable