Searched defs:old (Results 1 – 6 of 6) sorted by relevance
| /interface/sdk_c/build-tools/capi_parser/src/coreImpl/diff/ |
| D | diff_processor_node.py | 128 def process_function(old, new): argument 135 def process_func_return(old, new, diff_info_list): argument 145 def process_func_param_location(old_param_list, new_param_list, old, new): 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 263 def process_define(old, new): argument 270 def process_define_name(old, new, diff_define_list): argument 280 def process_define_text(old, new, diff_define_list): argument 305 def process_struct(old, new): argument 312 def process_struct_name(old, new, diff_struct_list): argument [all …]
|
| /interface/sdk-js/build-tools/dts_parser/test/ut/apiDiff/old/ |
| D | ut_new_api_in_interface.d.ts | 20 old():void; method
|
| D | ut_new_api_in_class.d.ts | 20 old():void; method in Test
|
| /interface/sdk-js/build-tools/dts_parser/test/ut/apiDiff/new/ |
| D | ut_new_api_in_interface.d.ts | 21 old(): void; method
|
| /interface/sdk-js/build-tools/api_diff/test/testCase/ |
| D | test.js | 35 "old": oldFileDir, property
|
| /interface/sdk-js/build-tools/dts_parser/src/bin/ |
| D | config.ts | 207 old: argv.old, constant
|