| /interface/sdk-js/build-tools/openharmony_sdk_upgrade_assistant/src/main/java/com/update/check/dto/ |
| D | CollectApplicationApiDto.java | 25 private String typeName; field in CollectApplicationApiDto 55 public void setTypeName(String typeName) { in setTypeName()
|
| /interface/sdk-js/build-tools/collect_application_api/src/ |
| D | api_writer.js | 126 createSheet(sheet, typeName, apiInfo, lineNumber) { argument 176 function formatInfo(apiInfo, typeName) { argument
|
| D | api_recognizer.js | 1103 setQualifiedTypeName(typeName) { argument 1111 setTypeName(typeName) { argument
|
| /interface/sdk-js/build-tools/dts_parser/test/expect/parser/ |
| D | ut_type_first_level_node_002.json | 49 "typeName": "", string
|
| D | ut_type_first_level_node_005.json | 49 "typeName": "", string
|
| D | ut_type_first_level_node_003.json | 49 "typeName": "ReferenceType", string
|
| D | ut_type_first_level_node_001.json | 49 "typeName": "", string
|
| D | ut_type_first_level_node_004.json | 52 "typeName": "UnionType", string
|
| D | ut_type_child_node_002.json | 94 "typeName": "", string
|
| D | ut_type_child_node_003.json | 94 "typeName": "ReferenceType", string
|
| D | ut_field_namespace_type_single_004.json | 94 "typeName": "ReferenceType", string
|
| D | ut_field_namespace_type_single_002.json | 94 "typeName": "", string
|
| D | ut_type_child_node_004.json | 97 "typeName": "UnionType", string
|
| D | ut_type_child_node_005.json | 94 "typeName": "", string
|
| D | ut_type_child_node_001.json | 94 "typeName": "", string
|
| D | ut_field_namespace_type_single_001.json | 94 "typeName": "", string
|
| D | ut_field_namespace_type_single_003.json | 94 "typeName": "ReferenceType", string
|
| D | ut_method_on_off_004.json | 157 "typeName": "UnionType", string 243 "typeName": "UnionType", string
|
| D | ut_type_first_level_node_007.json | 80 "typeName": "ObjectType", string
|
| D | ut_type_complex_type_002.json | 80 "typeName": "ObjectType", string
|
| D | ut_type_child_node_007.json | 125 "typeName": "ObjectType", string
|
| D | ut_type_complex_type_001.json | 49 "typeName": "ObjectType", string
|
| D | ut_type_first_level_node_006.json | 49 "typeName": "ObjectType", string
|
| /interface/sdk-js/build-tools/arkui_transformer/src/ |
| D | interface_converter.ts | 169 const typeName = (paramType.typeName as ts.Identifier).escapedText; constant
|
| /interface/sdk-js/build-tools/dts_parser/src/coreImpl/parser/ |
| D | NodeProcessor.ts | 949 const typeName: string | undefined = typeNameMap.get(node.type.kind); constant
|