Home
last modified time | relevance | path

Searched refs:zip_path (Results 1 – 1 of 1) sorted by relevance

/tools/test/connectivity/acts/framework/acts/
Dutils.py938 def unzip_maintain_permissions(zip_path, extract_location): argument
945 with zipfile.ZipFile(zip_path, 'r') as zip_file: