Searched defs:EmitInterfaceProxyMethodBody (Results 1 – 2 of 2) sorted by relevance
306 void TsCodeEmitter::EmitInterfaceProxyMethodBody(MetaMethod* metaMethod, int methodIndex, StringBui… in EmitInterfaceProxyMethodBody() function in OHOS::Idl::TsCodeEmitter
436 void CppCodeEmitter::EmitInterfaceProxyMethodBody(MetaMethod* mm, StringBuilder& sb, const String& … in EmitInterfaceProxyMethodBody() function in OHOS::Idl::CppCodeEmitter