Home
last modified time | relevance | path

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

/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/splicing/
H A Dsplicer.rs110 let root_manifest_dir = root_manifest_path.parent().unwrap(); in new() localVariable
1732 let root_manifest_dir = temp_dir.path(); in find_missing_manifests_correct_without_root() localVariable
1780 let root_manifest_dir = temp_dir.path(); in find_missing_manifests_correct_with_root() localVariable
1830 let root_manifest_dir = temp_dir.path(); in find_missing_manifests_missing_root() localVariable
1879 let root_manifest_dir = temp_dir.path(); in find_missing_manifests_missing_nonroot() localVariable