Home
last modified time | relevance | path

Searched defs:rustc_path (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/build/rust/
H A Drun_build_script.py53 def host_triple(rustc_path): argument
/aosp_15_r20/external/angle/build/rust/
H A Drun_build_script.py53 def host_triple(rustc_path): argument
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/
H A Dmetadata.rs100 rustc_path: PathBuf, field
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/splicing/
H A Dsplicer.rs769 let rustc_path = runfiles::rlocation!(r, concat!("rules_rust/", env!("RUSTC"))); in get_cargo_and_rustc_paths() localVariable