Searched refs:check_gzip_file (Results 1 – 2 of 2) sorted by relevance
31 from utils import get_api_version, check_gzip_file, download, get_remote_sdk_name79 if not check_gzip_file(sdk_temp_file):
130 def check_gzip_file(file_path): function