Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/tools/hdi-gen/codegen/
Dcpp_custom_types_code_emitter.h47 … void EmitCustomTypeUnmarshallingDecl(StringBuilder &sb, const AutoPtr<ASTStructType> &type) const;
Dc_custom_types_code_emitter.h47 … void EmitCustomTypeUnmarshallingDecl(StringBuilder &sb, const AutoPtr<ASTStructType> &type) const;
Dcpp_custom_types_code_emitter.cpp190 EmitCustomTypeUnmarshallingDecl(sb, structType); in EmitCustomTypeFuncDecl()
206 void CppCustomTypesCodeEmitter::EmitCustomTypeUnmarshallingDecl(StringBuilder &sb, in EmitCustomTypeUnmarshallingDecl() function in OHOS::HDI::CppCustomTypesCodeEmitter
Dc_custom_types_code_emitter.cpp178 EmitCustomTypeUnmarshallingDecl(sb, structType); in EmitCustomTypeFuncDecl()
196 void CCustomTypesCodeEmitter::EmitCustomTypeUnmarshallingDecl( in EmitCustomTypeUnmarshallingDecl() function in OHOS::HDI::CCustomTypesCodeEmitter