Home
last modified time | relevance | path

Searched defs:output_path (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/test/scripts/utils/download_sdk_and_image/
Dupdate.py61 def after_update_sdk(file_path, output_path): argument
96 def get_output_path_api_version(output_path): argument
113 def modify_package_json(file_path, output_path): argument
135 async def update_sdk_to_output_path(file_path, output_path): argument
141 async def update_dayu_to_output_path(file_path, output_path): argument
145 async def copy_image_async(file_path, output_path): argument
154 async def update_image_async(file_path, output_path, semaphore): argument
/arkcompiler/ets_runtime/script/
Dmetadata_copy_for_test.py38 def copy_metadata(input_path, output_path): argument
Dbuild_resource_to_cpp.py27 def resource_file_to_cpp(input_dir, input_file, output_path): argument