Home | History | Annotate | Download | only in releasetools

Lines Matching refs:HasRecoveryPatch

417 def HasRecoveryPatch(target_files_zip):
521 has_recovery_patch = HasRecoveryPatch(input_zip)
1106 target_has_recovery_patch = HasRecoveryPatch(target_zip)
1107 source_has_recovery_patch = HasRecoveryPatch(source_zip)