Home
last modified time | relevance | path

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

/build/
Dprebuilts_download.py77 …url(args, task_id, url, local_file, code_dir, unzip_dir, unzip_filename, mark_file_path, progress): argument
80 progress.console.log('Requesting {}'.format(url))
84 progress.console.log("Failed to open {}, HTTPError: {}".format(url, e.code), style='red')
85 progress.update(task_id, total=int(response.info()["Content-length"]))
87 progress.start_task(task_id)
90 progress.update(task_id, advance=len(data))
91 progress.console.log("Downloaded {}".format(local_file))
94 progress.console.log("Decompressing {}".format(local_file))
96 progress.console.log("Decompressed {}".format(local_file))
135 … args.progress.console.log('{}, Sha256 markword check OK.'.format(huaweicloud_url), style='green')
[all …]
/build/lite/ndk/doc/config/
DDoxyfile_CPP693 # Configuration options related to warning and progress messages
DDoxyfile_C693 # Configuration options related to warning and progress messages