Home
last modified time | relevance | path

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

/aosp_15_r20/development/tools/external_crates/crate_tool/src/
H A Dmanaged_repo.rs95 fn legacy_crates(&self) -> Result<CrateCollection> { in legacy_crates() method
387 let legacy_crates = self.legacy_crates()?; in analyze_import() localVariable
669 let legacy_crates = self.legacy_crates()?; in analyze_updates() localVariable
760 let legacy_crates = self.legacy_crates()?; in suggest_updates() localVariable