Searched defs:key_path (Results 1 – 3 of 3) sorted by relevance
| /build/make/tools/releasetools/ |
| D | sign_target_files_apks.py | 985 def ReplaceVerityPublicKey(output_zip, filename, key_path): argument 997 def ReplaceVerityPrivateKey(misc_info, key_path): argument 1008 def ReplaceVerityKeyId(input_zip, output_zip, key_path): argument
|
| D | sign_target_files_apks | 985 def ReplaceVerityPublicKey(output_zip, filename, key_path): argument 997 def ReplaceVerityPrivateKey(misc_info, key_path): argument 1008 def ReplaceVerityKeyId(input_zip, output_zip, key_path): argument
|
| D | verity_utils.py | 374 key_path, algorithm, salt, signing_args): argument 716 key_path, algorithm, signing_args): argument
|