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