Home
last modified time | relevance | path

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

/interface/sdk_c/build-tools/capi_parser/src/coreImpl/diff/
Ddiff_processor_node.py131 def process_func_return(old, new, diff_info_list): argument
171 def process_each_param(old, new, old_len, new_len, diff_info_list): argument
208 def process_func_param(old, new, diff_info_list): argument
763 def collect_change_data_total(data: dict, diff_info_list): argument
Ddiff_file.py29 diff_info_list = [] variable