Searched refs:apk_file (Results 1 – 1 of 1) sorted by relevance
901 def _read_first_bytes(cls, apk_file, num_bytes): argument903 with open(apk_file, 'rb') as fp: