Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dcoroutine.h106 struct NativeEntrypointInfo { struct
118 …explicit NativeEntrypointInfo(NativeEntrypointFunc entry, void *data) : entrypoint(entry), param(d… in NativeEntrypointInfo() argument