Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dcoroutine.h80 struct ManagedEntrypointInfo { struct
97 … explicit ManagedEntrypointInfo(CompletionEvent *event, Method *entry, PandaVector<Value> &&args) in ManagedEntrypointInfo() function