Searched refs:patch_success (Results 1 – 3 of 3) sorted by relevance
167 pub fn patch_success(&self) -> bool { in patch_success() method285 self.patch_success() && self.generate_android_bp_success() && self.android_bp_unchanged() in is_migratable()
213 if !pair.dest.patch_success() { in main()
218 &prefer_yes(!maybe_dest.is_some_and(|dest| !dest.patch_success())), in migration_eligible_table()