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.py135 def process_func_return(old, new, diff_info_list): argument
175 def process_each_param(old, new, old_len, new_len, diff_info_list): argument
212 def process_func_param(old, new, diff_info_list): argument
807 def collect_change_data_total(data: dict, diff_info_list): argument
Ddiff_file.py30 diff_info_list = [] variable