Home
last modified time | relevance | path

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

/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/splicing/
H A Dsplicer.rs230 let root_manifest_path = workspace_dir.join("Cargo.toml"); in splice_workspace() localVariable
273 let root_manifest_path = workspace_dir.join("Cargo.toml"); in splice_package() localVariable
324 let root_manifest_path = workspace_dir.join("Cargo.toml"); in splice_multi_package() localVariable