Searched refs:VerifyApexPayload (Results 1 – 2 of 2) sorted by relevance
/build/make/tools/releasetools/ |
D | test_apex_utils.py | 67 apex_utils.VerifyApexPayload( 76 apex_utils.VerifyApexPayload('avbtool', payload_file, self.payload_key) 86 apex_utils.VerifyApexPayload('avbtool', payload_file, self.payload_key, 105 apex_utils.VerifyApexPayload( 128 apex_utils.VerifyApexPayload( 132 apex_utils.VerifyApexPayload,
|
D | apex_utils.py | 223 VerifyApexPayload(avbtool, payload_file, payload_key_path, no_hashtree) 226 def VerifyApexPayload(avbtool, payload_file, payload_key, no_hashtree=False): function
|