Home
last modified time | relevance | path

Searched defs:new (Results 1 – 16 of 16) sorted by relevance

/interface/sdk_c/build-tools/capi_parser/src/coreImpl/diff/
Ddiff_processor_node.py128 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/
Dut_method_same_name_001.d.ts21 new (str: string): void; method
22 new (str: string, str2: string): void; method
Dut_method_interface_001.d.ts21 new (str: string): void; method
Dut_method_interface_005.d.ts21 new (): void; method
/interface/sdk-js/build-tools/dts_parser/test/ut/apiStatistics/
Dut_method_interface_001.d.ts21 new (str: string): void; method
/interface/sdk-js/build-tools/dts_parser/test/ut/apiDiff/new/
Dut_new_api_in_interface.d.ts20 new?(str: string): void; method
/interface/sdk-js/api/@internal/component/ets/
Dpolygon.d.ts253 new (options?: PolygonOptions): PolygonAttribute; method
Dpolyline.d.ts254 new (options?: PolylineOptions): PolylineAttribute; method
Dline.d.ts283 new (options?: LineOptions): LineAttribute; method
Dpath.d.ts312 new (options?: PathOptions): PathAttribute; method
Dellipse.d.ts261 new (options?: EllipseOptions): EllipseAttribute; method
Dcircle.d.ts251 new (value?: CircleOptions): CircleAttribute; method
Dshape.d.ts377 new (value?: PixelMap): ShapeAttribute; method
Drect.d.ts564 new ( method
/interface/sdk-js/api/
D@ohos.arkui.StateManagement.d.ts52 new(...args: any): T; method
/interface/sdk-js/build-tools/api_diff/test/testCase/
Dtest.js36 "new": newFileDir, property