Searched refs:EmitComplexType (Results 1 – 2 of 2) sorted by relevance
174 String EmitComplexType(MetaType* mt, unsigned int attributes, bool isInnerType);
1398 return EmitComplexType(mt, attributes, isInnerType); in EmitFloatType()1402 String CppCodeEmitter::EmitComplexType(MetaType* mt, unsigned int attributes, bool isInnerType) in EmitComplexType() function in OHOS::Idl::CppCodeEmitter