Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/idl_tool/idl_tool_2/codegen/SA/cpp/
H A Dsa_cpp_service_stub_code_emitter.cpp63 void SaCppServiceStubCodeEmitter::EmitInterfaceStubMethodDecls(StringBuilder &sb, const std::string… in EmitInterfaceStubMethodDecls() function in OHOS::Idl::SaCppServiceStubCodeEmitter
/ohos5.0/foundation/ability/idl_tool/codegen/
H A Dcpp_code_emitter.cpp714 void CppCodeEmitter::EmitInterfaceStubMethodDecls(StringBuilder& sb, const String& prefix) in EmitInterfaceStubMethodDecls() function in OHOS::Idl::CppCodeEmitter