Home
last modified time | relevance | path

Searched refs:copy_customizations (Results 1 – 2 of 2) sorted by relevance

/development/tools/external_crates/crate_health/src/
Dmigration.rs35 pub fn copy_customizations(&self) -> Result<()> { in copy_customizations() method
121 version_match.copy_customizations()?; in migrate()
Dversion_match.rs166 pub fn copy_customizations(&self) -> Result<()> { in copy_customizations() method
168 pair.copy_customizations()?; in copy_customizations()