Home
last modified time | relevance | path

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

/aosp_15_r20/external/bazelbuild-rules_rust/cargo/cargo_build_script_runner/
H A Dbin.rs59 let exec_root_paths = std::fs::read_dir(&exec_root) in run_buildrs() localVariable
61 for path in exec_root_paths { in run_buildrs()