Home
last modified time | relevance | path

Searched defs:EmitCppTypeDecl (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/ability/idl_tool/idl_tool_2/codegen/HDI/type/
H A Dhdi_enum_type_emitter.cpp83 std::string HdiEnumTypeEmitter::EmitCppTypeDecl() const in EmitCppTypeDecl() function in OHOS::Idl::HdiEnumTypeEmitter
H A Dhdi_struct_type_emitter.cpp86 std::string HdiStructTypeEmitter::EmitCppTypeDecl() const in EmitCppTypeDecl() function in OHOS::Idl::HdiStructTypeEmitter
H A Dhdi_union_type_emitter.cpp81 std::string HdiUnionTypeEmitter::EmitCppTypeDecl() const in EmitCppTypeDecl() function in OHOS::Idl::HdiUnionTypeEmitter
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/ast/
H A Dast_union_type.cpp106 std::string ASTUnionType::EmitCppTypeDecl() const in EmitCppTypeDecl() function in OHOS::HDI::ASTUnionType
H A Dast_struct_type.cpp131 std::string ASTStructType::EmitCppTypeDecl() const in EmitCppTypeDecl() function in OHOS::HDI::ASTStructType
H A Dast_enum_type.cpp144 std::string ASTEnumType::EmitCppTypeDecl() const in EmitCppTypeDecl() function in OHOS::HDI::ASTEnumType
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/codegen/HDI/
H A Dhdi_type_emitter.cpp79 std::string HdiTypeEmitter::EmitCppTypeDecl() const in EmitCppTypeDecl() function in OHOS::Idl::HdiTypeEmitter