| /interface/sdk_c/build-tools/capi_parser/src/coreImpl/diff/ |
| D | diff_processor_node.py | 124 def process_function(old, new): argument 131 def process_func_return(old, new, diff_info_list): argument 141 def process_func_param_location(old_param_list, new_param_list, old, new): 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 259 def process_define(old, new): argument 266 def process_define_name(old, new, diff_define_list): argument 276 def process_define_text(old, new, diff_define_list): argument 301 def process_struct(old, new): argument 308 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/api/@internal/component/ets/ |
| D | line.d.ts | 102 new (value?: { width?: string | number; height?: string | number }): LineAttribute; method
|
| D | rect.d.ts | 94 new ( method
|
| D | path.d.ts | 94 …new (value?: { width?: number | string; height?: number | string; commands?: string }): PathAttrib… method
|
| D | shape.d.ts | 77 new (value?: PixelMap): ShapeAttribute; method
|
| D | polygon.d.ts | 85 new (value?: { width?: string | number; height?: string | number }): PolygonAttribute; method
|
| D | polyline.d.ts | 86 new (value?: { width?: string | number; height?: string | number }): PolylineAttribute; method
|
| D | ellipse.d.ts | 94 new (value?: { width?: string | number; height?: string | number }): EllipseAttribute; method
|
| D | circle.d.ts | 202 new (value?: CircleOptions): CircleAttribute; method
|
| /interface/sdk-js/api/ |
| D | @ohos.arkui.StateManagement.d.ts | 50 new(...args: any): T; method
|
| /interface/sdk-js/build-tools/api_diff/test/testCase/ |
| D | test.js | 36 "new": newFileDir, property
|