Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dthreaded_coroutine_manager.cpp210 bool ThreadedCoroutineManager::LaunchNative(NativeEntrypointFunc epFunc, void *param, PandaString c… in LaunchNative() function in ark::ThreadedCoroutineManager
Dstackful_coroutine_manager.cpp443 bool StackfulCoroutineManager::LaunchNative(NativeEntrypointFunc epFunc, void *param, PandaString c… in LaunchNative() function in ark::StackfulCoroutineManager