Searched defs:diff_info_list (Results 1 – 2 of 2) sorted by relevance
135 def process_func_return(old, new, diff_info_list): argument175 def process_each_param(old, new, old_len, new_len, diff_info_list): argument212 def process_func_param(old, new, diff_info_list): argument807 def collect_change_data_total(data: dict, diff_info_list): argument
30 diff_info_list = [] variable