Home
last modified time | relevance | path

Searched defs:methodIndex (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/idl_tool/codegen/
H A Dts_code_emitter.cpp285 void TsCodeEmitter::EmitInterfaceProxyMethodImpl(MetaMethod* metaMethod, int methodIndex, StringBui… in EmitInterfaceProxyMethodImpl()
312 void TsCodeEmitter::EmitInterfaceProxyMethodBody(MetaMethod* metaMethod, int methodIndex, StringBui… in EmitInterfaceProxyMethodBody()
349 void TsCodeEmitter::EmitInterfaceMethodCallback(MetaMethod* metaMethod, int methodIndex, StringBuil… in EmitInterfaceMethodCallback()
405 int methodIndex, StringBuilder& stringBuilder, const String& prefix, bool haveOutPara) in EmitInterfaceMethodCallbackInner()
555 void TsCodeEmitter::EmitInterfaceStubMethodImpl(MetaMethod* metaMethod, int methodIndex, StringBuil… in EmitInterfaceStubMethodImpl()
599 …MetaMethod* metaMethod, int methodIndex, StringBuilder& stringBuilder, const String& prefix, bool … in EmitInterfaceStubMethodPromiseImpl()