Searched defs:db_path (Results 1 – 4 of 4) sorted by relevance
36 let db_path = db_path?; in get_user_dbs() localVariable
75 let db_path = db_path?; in remove_db() localVariable417 let db_path = db_path?; in backup_de_db_if_accessible() localVariable435 let db_path = db_path?; in backup_ce_db_if_accessible() localVariable
187 let db_path = fmt_ce_db_path_with_name(user_id, db_name); in get_db() localVariable203 let db_path = fmt_de_db_path_with_name(user_id, db_name); in get_db() localVariable212 let db_path = fmt_ce_db_path_with_name(user_id, db_name); in get_db_without_lock() localVariable228 let db_path = fmt_de_db_path_with_name(user_id, db_name); in get_db_without_lock() localVariable
125 let db_path = fmt_de_db_path_with_name(user_id, OLD_DB_NAME); in get_db_before_split() localVariable154 let db_path = fmt_de_db_path_with_name(user_id, &new_db_name); in get_new_db() localVariable