Searched refs:EmitCustomTypeUnmarshallingDecl (Results 1 – 4 of 4) sorted by relevance
47 … void EmitCustomTypeUnmarshallingDecl(StringBuilder &sb, const AutoPtr<ASTStructType> &type) const;
190 EmitCustomTypeUnmarshallingDecl(sb, structType); in EmitCustomTypeFuncDecl()206 void CppCustomTypesCodeEmitter::EmitCustomTypeUnmarshallingDecl(StringBuilder &sb, in EmitCustomTypeUnmarshallingDecl() function in OHOS::HDI::CppCustomTypesCodeEmitter
178 EmitCustomTypeUnmarshallingDecl(sb, structType); in EmitCustomTypeFuncDecl()196 void CCustomTypesCodeEmitter::EmitCustomTypeUnmarshallingDecl( in EmitCustomTypeUnmarshallingDecl() function in OHOS::HDI::CCustomTypesCodeEmitter