Searched defs:new_paths (Results 1 – 4 of 4) sorted by relevance
55 def _augmented_syspath(new_paths): argument
138 let new_paths = paths.into_iter().map(move |p| p.join(binary_name.clone())); in path_search_candidates() localVariable
584 let new_paths: Vec<String> = inode in modify_records_file() localVariable