Searched refs:path_buf (Results 1 – 1 of 1) sorted by relevance
650 let path_buf: PathBuf; in list_cache_contents() localVariable653 path_buf = path.with_extension(""); in list_cache_contents()655 cache_files.get(&path_buf).map(|v| (&path_buf, v)), in list_cache_contents()661 path_buf = path.with_extension("stats"); in list_cache_contents()664 cache_files.get(&path_buf).map(|v| (&path_buf, v)), in list_cache_contents()