Home
last modified time | relevance | path

Searched defs:unsigned_apex (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/apex/tests/testdata/sharedlibs/build/
H A Dshared_libs_repack.py223 def sign_apk_container(unsigned_apex, x509key_path, pk8key_path, tmpdir): argument
/aosp_15_r20/system/apex/apexer/
H A Dapexer_test.py330 def _sign_apk_container(self, unsigned_apex): argument