Searched refs:ApexApkSigner (Results 1 – 2 of 2) sorted by relevance
/build/make/tools/releasetools/ |
D | test_apex_utils.py | 141 signer = apex_utils.ApexApkSigner(apex_path, None, None) 149 signer = apex_utils.ApexApkSigner(apex_path, None, None) 157 signer = apex_utils.ApexApkSigner(apex_path, None, None) 184 signer = apex_utils.ApexApkSigner(no_asset, None, None)
|
D | apex_utils.py | 47 class ApexApkSigner(object): class 311 apk_signer = ApexApkSigner(apex_file, container_pw,
|