Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/arkguard/
Dcompile_arkguard.py23 def extract(package_path, dest_path, package_name): argument
35 def copy_dir(source_path, dest_path): argument
/arkcompiler/runtime_core/static_core/plugins/ets/doc/
Dmerge_markdown.py79 def merge_chapters(chapters, dest_path): argument