Home
last modified time | relevance | path

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

/build/make/tools/releasetools/
Dtest_sign_target_files_apks.py26 ReplaceCerts, ReplaceGkiSigningKey, ReplaceVerityKeyId, RewriteAvbProps,
176 ReplaceVerityKeyId(input_zip, output_zip, cert_file)
186 ReplaceVerityKeyId(input_zip, output_zip, cert_file)
204 ReplaceVerityKeyId(input_zip, output_zip, None)
Dsign_target_files_apks718 ReplaceVerityKeyId(input_tf_zip, output_tf_zip,
940 def ReplaceVerityKeyId(input_zip, output_zip, key_path): function