Searched refs:otatools_zip_path (Results 1 – 1 of 1) sorted by relevance
26 def unzip_otatools(otatools_zip_path, output_dir, patterns=None): argument35 with zipfile.ZipFile(otatools_zip_path, 'r') as zf: