Searched defs:path_str (Results 1 – 4 of 4) sorted by relevance
33 let path_str = construct_db_key_cipher_path(user_id); in is_db_key_cipher_file_exist() localVariable39 let path_str = construct_db_key_cipher_path(user_id); in read_db_key_cipher() localVariable55 let path_str = construct_db_key_cipher_path(user_id); in write_db_key_cipher() localVariable71 let path_str = construct_ce_db_dir(user_id); in remove_ce_files() localVariable
29 let path_str = construct_user_de_path(user_id); in is_user_de_dir_exist() localVariable40 let path_str = construct_user_de_path(user_id); in create_user_de_dir() localVariable61 let path_str = construct_user_de_path(user_id); in delete_user_de_dir() localVariable
176 let path_str = match CStr::from_ptr(path).to_str() { in cut_file_name() localVariable
44 let path_str = fmt_old_de_db_path(user_id); in check_old_db_exist() localVariable