Searched defs:EmitJavaTypeDecl (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/codegen/HDI/type/ | ||
H A D | hdi_union_type_emitter.cpp | 96 std::string HdiUnionTypeEmitter::EmitJavaTypeDecl() const in EmitJavaTypeDecl() function in OHOS::Idl::HdiUnionTypeEmitter |
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/ast/ | ||
H A D | ast_union_type.cpp | 121 std::string ASTUnionType::EmitJavaTypeDecl() const in EmitJavaTypeDecl() function in OHOS::HDI::ASTUnionType |
H A D | ast_struct_type.cpp | 150 std::string ASTStructType::EmitJavaTypeDecl() const in EmitJavaTypeDecl() function in OHOS::HDI::ASTStructType |
H A D | ast_enum_type.cpp | 165 std::string ASTEnumType::EmitJavaTypeDecl() const in EmitJavaTypeDecl() function in OHOS::HDI::ASTEnumType |
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/codegen/HDI/ | ||
H A D | hdi_type_emitter.cpp | 85 std::string HdiTypeEmitter::EmitJavaTypeDecl() const in EmitJavaTypeDecl() function in OHOS::Idl::HdiTypeEmitter |