Home
last modified time | relevance | path

Searched defs:newDescription (Results 1 – 25 of 128) sorted by relevance

123456

/interface/sdk-js/build-tools/dts_parser/test/expect/apiDiff/
Dut_multiple_changes_in_single_file.json33 "newDescription": "10", string
73 "newDescription": "ohos.permission.GET_PERMISSIONS", string
115 "newDescription": "str1: number", string
151 "newDescription": " enum Test3", string
188 "newDescription": "VALUE_ONE = 1", string
225 "newDescription": "VALUE_TWO", string
Dut_same_name_function_001.json30 "newDescription": "", string
65 "newDescription": "declare function copyDir(src: string, dest: string): Promise<void>;", string
100 …"newDescription": "declare function copyDir(src: string, dest: number, callback: AsyncCallback<voi… string
Dut_param_type_range_change.json31 "newDescription": "", string
67 "newDescription": "on(type: 'enableTest' | 'test', callback: Callback<boolean>): void;", string
103 "newDescription": "on(type: 'enableTest' | 'test', callback: Callback<boolean>): void;", string
Dut_enum_member_value_change_001.json35 "newDescription": "2", string
75 "newDescription": "3", string
115 "newDescription": "4", string
Dut_method_multi_change_002.json35 "newDescription": "b: string, c: number, a: number", string
75 "newDescription": "c: number", string
115 "newDescription": "c: number", string
Dut_api_reduce_file.json30 "newDescription": "", string
66 "newDescription": "", string
Dut_struct_api.json30 "newDescription": "", string
65 "newDescription": " struct MyComponents", string
Dut_param_type_range_expand_001.json35 "newDescription": "type: 'enableChange' | 'styleChange'", string
71 … "newDescription": "on(type: 'enableChange' | 'styleChange', callback: Callback<boolean>): void;", string
Dut_struct_child_name_change.json31 "newDescription": "", string
67 "newDescription": "@BuilderParam containers: () => void;", string
Dut_api_name_change.json31 "newDescription": "", string
67 "newDescription": "function func2(str: string): void {}", string
Dut_constant_change.json31 "newDescription": "", string
67 "newDescription": "const CONSTANT3 = 2;", string
Dut_struct_api_mutilple_decorator_change.json33 "newDescription": "", string
71 "newDescription": "Props", string
Dut_same_name_function_002.json33 "newDescription": "src: number", string
71 "newDescription": "ConflictFiles", string
Dut_type_function_param_type_range_change_.json33 "newDescription": "value: number", string
71 "newDescription": "...args: string[] | number[]", string
Dut_enum_member_change.json31 "newDescription": "", string
67 "newDescription": "VALUE_THREE_CHANGE", string
Dut_method_multi_change_001.json35 "newDescription": "d: string", string
75 "newDescription": "b?: string", string
Dut_struct_decorator_argument_change.json35 "newDescription": "Provide", string
75 "newDescription": "", string
Dut_jsdoc_error_code_change.json35 "newDescription": "404", string
75 "newDescription": "NA", string
Dut_struct_child_decorator_change.json35 "newDescription": "", string
75 "newDescription": "BuilderParam", string
Dut_property_writable_add.json31 "newDescription": "str2: string;", string
Dut_constant_reduce.json31 "newDescription": "", string
Dut_property_writable_reduce.json31 "newDescription": "", string
Dut_property_readonly_reduce_001.json31 "newDescription": "", string
Dut_constant_add.json31 "newDescription": "const CONSTANT2 = 2;", string
Dut_api_add.json31 "newDescription": "function func2(str: string): void {}", string

123456