Searched refs:EmitFloatType (Results 1 – 2 of 2) sorted by relevance
172 String EmitFloatType(MetaType* mt, unsigned int attributes, bool isInnerType);
1372 return EmitFloatType(mt, attributes, isInnerType); in EmitType()1377 String CppCodeEmitter::EmitFloatType(MetaType* mt, unsigned int attributes, bool isInnerType) in EmitFloatType() function in OHOS::Idl::CppCodeEmitter