Searched refs:EmitCustomTypeMarshallingDecl (Results 1 – 4 of 4) sorted by relevance
45 void EmitCustomTypeMarshallingDecl(StringBuilder &sb, const AutoPtr<ASTStructType> &type) const;
188 EmitCustomTypeMarshallingDecl(sb, structType); in EmitCustomTypeFuncDecl()198 void CppCustomTypesCodeEmitter::EmitCustomTypeMarshallingDecl( in EmitCustomTypeMarshallingDecl() function in OHOS::HDI::CppCustomTypesCodeEmitter
176 EmitCustomTypeMarshallingDecl(sb, structType); in EmitCustomTypeFuncDecl()188 void CCustomTypesCodeEmitter::EmitCustomTypeMarshallingDecl( in EmitCustomTypeMarshallingDecl() function in OHOS::HDI::CCustomTypesCodeEmitter