Home
last modified time | relevance | path

Searched defs:output_path (Results 1 – 8 of 8) 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.py145 def syntax_file_excel(output_path): argument
166 def start_diff_file(old_dir, new_dir, output_path): argument
202 def generate_excel(result_info_list, api_change_data, output_path): argument
244 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_syntax.py60 def general_syntax_excel(syntax_data_list, output_path): argument
94 def check_syntax_entrance(file_path, dependent_file_path, output_path): argument
Dcheck.py93 def generate_excel(check_result_list, output_path): argument
109 def write_in_txt(check_result, output_path): argument
/interface/sdk-js/
Dremove_internal.py27 def copy_files(input_path, output_path): argument
/interface/sdk_c/build-tools/capi_parser/src/coreImpl/parser/
Dparser.py389 def generate_file_api_json(dict_data, output_path=''): argument
438 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