Searched refs:unsigned_apex (Results 1 – 2 of 2) sorted by relevance
/system/apex/tests/testdata/sharedlibs/build/ |
D | shared_libs_repack.py | 223 def sign_apk_container(unsigned_apex, x509key_path, pk8key_path, tmpdir): argument 232 '-a', '4096', x509key_path, pk8key_path, unsigned_apex, fn
|
/system/apex/apexer/ |
D | apexer_test.py | 322 def _sign_apk_container(self, unsigned_apex): argument 334 unsigned_apex, fn]
|