| /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/parser/ |
| D | ut_method_same_name_001.d.ts | 21 new (str: string): void; method 22 new (str: string, str2: string): void; method
|
| D | ut_method_interface_001.d.ts | 21 new (str: string): void; method
|
| D | ut_method_interface_005.d.ts | 21 new (): void; method
|
| /interface/sdk-js/build-tools/dts_parser/test/ut/apiStatistics/ |
| D | ut_method_interface_001.d.ts | 21 new (str: string): void; method
|
| /interface/sdk-js/build-tools/dts_parser/test/ut/apiDiff/new/ |
| D | ut_new_api_in_interface.d.ts | 20 new?(str: string): void; method
|
| /interface/sdk-js/api/@internal/component/ets/ |
| D | polygon.d.ts | 253 new (options?: PolygonOptions): PolygonAttribute; method
|
| D | polyline.d.ts | 254 new (options?: PolylineOptions): PolylineAttribute; method
|
| D | line.d.ts | 283 new (options?: LineOptions): LineAttribute; method
|
| D | path.d.ts | 312 new (options?: PathOptions): PathAttribute; method
|
| D | ellipse.d.ts | 261 new (options?: EllipseOptions): EllipseAttribute; method
|
| D | circle.d.ts | 251 new (value?: CircleOptions): CircleAttribute; method
|
| D | shape.d.ts | 377 new (value?: PixelMap): ShapeAttribute; method
|
| D | rect.d.ts | 564 new ( method
|
| /interface/sdk-js/api/ |
| D | @ohos.arkui.StateManagement.d.ts | 52 new(...args: any): T; method
|
| /interface/sdk-js/build-tools/api_diff/test/testCase/ |
| D | test.js | 36 "new": newFileDir, property
|