Searched defs:EmitInterfaceMethod (Results 1 – 8 of 8) sorted by relevance
81 void SaTsInterfaceCodeEmitter::EmitInterfaceMethod(AutoPtr<ASTMethod> &method, StringBuilder &sb, in EmitInterfaceMethod() function in OHOS::Idl::SaTsInterfaceCodeEmitter
130 void JavaClientInterfaceCodeEmitter::EmitInterfaceMethod( in EmitInterfaceMethod() function in OHOS::Idl::JavaClientInterfaceCodeEmitter
124 void JavaClientInterfaceCodeEmitter::EmitInterfaceMethod( in EmitInterfaceMethod() function in OHOS::HDI::JavaClientInterfaceCodeEmitter
197 void CInterfaceCodeEmitter::EmitInterfaceMethod( in EmitInterfaceMethod() function in OHOS::HDI::CInterfaceCodeEmitter
204 void CInterfaceCodeEmitter::EmitInterfaceMethod( in EmitInterfaceMethod() function in OHOS::Idl::CInterfaceCodeEmitter
188 void SaCppInterfaceCodeEmitter::EmitInterfaceMethod(AutoPtr<ASTMethod> &method, StringBuilder &sb, in EmitInterfaceMethod() function in OHOS::Idl::SaCppInterfaceCodeEmitter
122 void TsCodeEmitter::EmitInterfaceMethod(MetaMethod* metaMethod, StringBuilder& stringBuilder, const… in EmitInterfaceMethod() function in OHOS::Idl::TsCodeEmitter
230 void CppCodeEmitter::EmitInterfaceMethod(MetaMethod* mm, StringBuilder& sb, const String& prefix) in EmitInterfaceMethod() function in OHOS::Idl::CppCodeEmitter