Searched refs:EmitListType (Results 1 – 2 of 2) sorted by relevance
176 String EmitListType(MetaType* mt, unsigned int attributes, bool isInnerType);
1434 return EmitListType(mt, attributes, isInnerType); in EmitComplexType()1438 String CppCodeEmitter::EmitListType(MetaType* mt, unsigned int attributes, bool isInnerType) in EmitListType() function in OHOS::Idl::CppCodeEmitter