Home
last modified time | relevance | path

Searched defs:haveOutPara (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/idl_tool/idl_tool_2/codegen/SA/ts/
H A Dsa_ts_client_proxy_code_emitter.cpp97 bool haveOutPara = false; in EmitInterfaceProxyMethodBody() local
H A Dsa_ts_service_stub_code_emitter.cpp121 bool haveOutPara = false; in EmitInterfaceStubMethodImpl() local
/foundation/ability/idl_tool/codegen/
H A Dts_code_emitter.cpp132 bool haveOutPara = false; in EmitInterfaceMethod() local
315 bool haveOutPara = false; in EmitInterfaceProxyMethodBody() local
160 EmitInterfaceMethodLastPara(MetaMethod* metaMethod, const String& prefix, Method& method, StringBuilder& methodStr, bool haveOutPara) EmitInterfaceMethodLastPara() argument
349 EmitInterfaceMethodCallback(MetaMethod* metaMethod, int methodIndex, StringBuilder& stringBuilder, const String& prefix, bool haveOutPara) EmitInterfaceMethodCallback() argument
404 EmitInterfaceMethodCallbackInner(MetaType* returnType, MetaMethod* metaMethod, int methodIndex, StringBuilder& stringBuilder, const String& prefix, bool haveOutPara) EmitInterfaceMethodCallbackInner() argument
558 bool haveOutPara = false; EmitInterfaceStubMethodImpl() local
598 EmitInterfaceStubMethodPromiseImpl( MetaMethod* metaMethod, int methodIndex, StringBuilder& stringBuilder, const String& prefix, bool haveOutPara) EmitInterfaceStubMethodPromiseImpl() argument
[all...]

Completed in 3 milliseconds