Home
last modified time | relevance | path

Searched defs:typeName (Results 1 – 25 of 28) sorted by relevance

12

/interface/sdk-js/build-tools/openharmony_sdk_upgrade_assistant/src/main/java/com/update/check/dto/
DCollectApplicationApiDto.java25 private String typeName; field in CollectApplicationApiDto
55 public void setTypeName(String typeName) { in setTypeName()
/interface/sdk-js/build-tools/collect_application_api/src/
Dapi_writer.js126 createSheet(sheet, typeName, apiInfo, lineNumber) { argument
176 function formatInfo(apiInfo, typeName) { argument
Dapi_recognizer.js1103 setQualifiedTypeName(typeName) { argument
1111 setTypeName(typeName) { argument
/interface/sdk-js/build-tools/dts_parser/test/expect/parser/
Dut_type_first_level_node_002.json49 "typeName": "", string
Dut_type_first_level_node_005.json49 "typeName": "", string
Dut_type_first_level_node_003.json49 "typeName": "ReferenceType", string
Dut_type_first_level_node_001.json49 "typeName": "", string
Dut_type_first_level_node_004.json52 "typeName": "UnionType", string
Dut_type_child_node_002.json94 "typeName": "", string
Dut_type_child_node_003.json94 "typeName": "ReferenceType", string
Dut_field_namespace_type_single_004.json94 "typeName": "ReferenceType", string
Dut_field_namespace_type_single_002.json94 "typeName": "", string
Dut_type_child_node_004.json97 "typeName": "UnionType", string
Dut_type_child_node_005.json94 "typeName": "", string
Dut_type_child_node_001.json94 "typeName": "", string
Dut_field_namespace_type_single_001.json94 "typeName": "", string
Dut_field_namespace_type_single_003.json94 "typeName": "ReferenceType", string
Dut_method_on_off_004.json157 "typeName": "UnionType", string
243 "typeName": "UnionType", string
Dut_type_first_level_node_007.json80 "typeName": "ObjectType", string
Dut_type_complex_type_002.json80 "typeName": "ObjectType", string
Dut_type_child_node_007.json125 "typeName": "ObjectType", string
Dut_type_complex_type_001.json49 "typeName": "ObjectType", string
Dut_type_first_level_node_006.json49 "typeName": "ObjectType", string
/interface/sdk-js/build-tools/arkui_transformer/src/
Dinterface_converter.ts169 const typeName = (paramType.typeName as ts.Identifier).escapedText; constant
/interface/sdk-js/build-tools/dts_parser/src/coreImpl/parser/
DNodeProcessor.ts949 const typeName: string | undefined = typeNameMap.get(node.type.kind); constant

12