Home
last modified time | relevance | path

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

/interface/sdk_c/build-tools/capi_parser/src/coreImpl/check/
Dcheck.py28 def process_api_json(api_info, file_doc_info, api_result_info_list, parent_kind, command_list): argument
53 def process_file_json(file_info, api_result_info_list, command_list): argument
67 def process_all_json(python_obj, command_list): argument
161 def get_check_result_list(file_list, root_path, command_list): argument