Searched refs:EmitInterfaceMethodLastPara (Results 1 - 2 of 2) sorted by relevance
/foundation/ability/idl_tool/codegen/ |
H A D | ts_code_emitter.h | 76 void EmitInterfaceMethodLastPara(MetaMethod* metaMethod, const String& prefix, Method& method,
|
H A D | ts_code_emitter.cpp | 154 EmitInterfaceMethodLastPara(metaMethod, prefix, method, methodStr, haveOutPara); in EmitInterfaceMethod() 160 void TsCodeEmitter::EmitInterfaceMethodLastPara(MetaMethod* metaMethod, const String& prefix, Method& method, in EmitInterfaceMethodLastPara() function in OHOS::Idl::TsCodeEmitter
|
Completed in 3 milliseconds