Searched defs:db_file_name (Results 1 – 2 of 2) sorted by relevance
37 let db_file_name = db_path.file_name().to_string_lossy().to_string(); in get_user_dbs() localVariable
59 let db_file_name = db_path.file_name().to_string_lossy().to_string(); in remove_db() localVariable