Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/idl_tool/idl_tool_2/codegen/SA/ts/
H A Dsa_ts_interface_code_emitter.cpp96 void SaTsInterfaceCodeEmitter::EmitInterfaceMethodCallback(AutoPtr<ASTMethod> &method, StringBuilde… in EmitInterfaceMethodCallback() function in OHOS::Idl::SaTsInterfaceCodeEmitter
H A Dsa_ts_client_proxy_code_emitter.cpp133 void SaTsClientProxyCodeEmitter::EmitInterfaceMethodCallback(AutoPtr<ASTMethod> &method, StringBuil… in EmitInterfaceMethodCallback() function in OHOS::Idl::SaTsClientProxyCodeEmitter
/ohos5.0/foundation/ability/idl_tool/codegen/
H A Dts_code_emitter.cpp349 void TsCodeEmitter::EmitInterfaceMethodCallback(MetaMethod* metaMethod, int methodIndex, StringBuil… in EmitInterfaceMethodCallback() function in OHOS::Idl::TsCodeEmitter