Searched defs:db_path (Results 1 – 4 of 4) sorted by relevance
36 let db_path = db_path?; in get_user_dbs() localVariable
94 let db_path = fmt_de_db_path_with_name(user_id, OLD_DB_NAME); in get_db_before_split() localVariable123 let db_path = fmt_de_db_path_with_name(user_id, &new_db_name); in get_new_db() localVariable
161 let db_path = fmt_ce_db_path_with_name(user_id, db_name); in get_db() localVariable177 let db_path = fmt_de_db_path_with_name(user_id, db_name); in get_db() localVariable
66 let db_path = db_path?; in remove_db() localVariable375 let db_path = db_path?; in backup_de_db_if_accessible() localVariable393 let db_path = db_path?; in backup_ce_db_if_accessible() localVariable