Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/test/scripts/utils/download_sdk_and_image/
Dupdate.py137 await copy_image_async(file_path, output_path)
142 await copy_image_async(file_path, output_path)
145 async def copy_image_async(file_path, output_path): function