Home
last modified time | relevance | path

Searched defs:output_path_list (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/test/scripts/utils/download_sdk_and_image/
Ddownload.py217 def copy_to_output_path(file_name, file_path, output_path_list): argument
320 def get_the_image(task_name, download_url, image_date, output_path_list): argument
Dupdate.py187 async def start_update_image_task(file_path, output_path_list, max_async_tasks=3): argument