Home
last modified time | relevance | path

Searched refs:parse_files_in_list (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/public/headers_parser/
H A Dmain.py78 def parse_files_in_list(paths_list: List[str], result_folder: str) -> None: function
91 parse_files_in_list(nested_paths, result_folder)
112 parse_files_in_list(files_list, os.path.join(lib_gen_dir, "gen/headers"))

Completed in 1 milliseconds