Home
last modified time | relevance | path

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

/aosp_15_r20/development/tools/external_crates/crate_tool/src/
H A Dmanaged_crate.rs106 pub fn staging_path(&self) -> RootedPath { in staging_path() method
305 let staging_path = self.staging_path(); in copy_to_staging() localVariable