Home
last modified time | relevance | path

Searched refs:get_output_dir (Results 1 – 1 of 1) sorted by relevance

/external/bazelbuild-rules_rust/proto/prost/private/
Dprotoc_wrapper.rs623 fn get_output_dir(out_dir: &Path, label: &str) -> PathBuf { in get_output_dir() function
639 let out_dir = get_output_dir(out_dir, label); in get_and_create_output_dir()