Home
last modified time | relevance | path

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

/interface/sdk_c/build-tools/capi_parser/src/bin/
Dwrite_md.py20 def sort_by_kit(result_info_list: list, output_path): argument
118 def write_data_in_md(kit_name: str, write_data: list, output_path): argument
139 def write_md_entrance(result_info_list, output_path): argument
/interface/sdk_c/build-tools/capi_parser/src/coreImpl/diff/
Ddiff_file.py139 def start_diff_file(old_dir, new_dir, output_path): argument
168 def generate_excel(result_info_list, api_change_data, output_path): argument
210 def write_in_txt(check_result, output_path): argument
Ddiff.py24 def process_dir(old_dir, new_dir, output_path): argument
/interface/sdk_c/build-tools/capi_parser/src/coreImpl/check/
Dcheck.py91 def generate_excel(check_result_list, output_path): argument
107 def write_in_txt(check_result, output_path): argument
/interface/sdk-js/
Dremove_internal.py26 def copy_files(input_path, output_path): argument
/interface/sdk_c/build-tools/capi_parser/src/coreImpl/parser/
Dparser.py388 def generate_file_api_json(dict_data, output_path=''): argument
428 def parser_file_level(output_path): argument
/interface/sdk-js/build-tools/api_label_detection/src/coreImpl/
Ddetection_label.py237 def detection_label(check_labels, result_json_path, output_path): argument