Home
last modified time | relevance | path

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

/foundation/ability/idl_tool/codegen/
Dts_code_emitter.cpp524 void TsCodeEmitter::EmitInterfaceStubMethodImpl(MetaMethod* metaMethod, int methodIndex, StringBuil… in EmitInterfaceStubMethodImpl() function in OHOS::Idl::TsCodeEmitter
Dcpp_code_emitter.cpp567 void CppCodeEmitter::EmitInterfaceStubMethodImpl(MetaMethod* mm, StringBuilder& sb, const String& p… in EmitInterfaceStubMethodImpl() function in OHOS::Idl::CppCodeEmitter