Home
last modified time | relevance | path

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

/development/tools/external_crates/crate_health/src/
Dandroid_bp.rs41 let staging_path = krate.staging_path(); in generate_android_bps() localVariable
Dcrate_type.rs102 pub fn staging_path(&self) -> RepoPath { in staging_path() method