Home
last modified time | relevance | path

Searched refs:EmitCustomTypeMarshallingDecl (Results 1 – 4 of 4) sorted by relevance

/drivers/hdf_core/framework/tools/hdi-gen/codegen/
Dcpp_custom_types_code_emitter.h45 void EmitCustomTypeMarshallingDecl(StringBuilder &sb, const AutoPtr<ASTStructType> &type) const;
Dc_custom_types_code_emitter.h45 void EmitCustomTypeMarshallingDecl(StringBuilder &sb, const AutoPtr<ASTStructType> &type) const;
Dcpp_custom_types_code_emitter.cpp188 EmitCustomTypeMarshallingDecl(sb, structType); in EmitCustomTypeFuncDecl()
198 void CppCustomTypesCodeEmitter::EmitCustomTypeMarshallingDecl( in EmitCustomTypeMarshallingDecl() function in OHOS::HDI::CppCustomTypesCodeEmitter
Dc_custom_types_code_emitter.cpp176 EmitCustomTypeMarshallingDecl(sb, structType); in EmitCustomTypeFuncDecl()
188 void CCustomTypesCodeEmitter::EmitCustomTypeMarshallingDecl( in EmitCustomTypeMarshallingDecl() function in OHOS::HDI::CCustomTypesCodeEmitter