Home
last modified time | relevance | path

Searched refs:AppendStubMethods (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/idl_tool/codegen/
H A Drust_code_emitter.h107 void AppendStubMethods(StringBuilder& sb);
H A Drust_code_emitter.cpp489 AppendStubMethods(sb); in EmitStub()
503 void RustCodeEmitter::AppendStubMethods(StringBuilder& sb) in AppendStubMethods() function in OHOS::Idl::RustCodeEmitter