Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_entrypoints.cpp100 bool successfulLaunch = Launch(currentCoro, method, promiseHandle, std::move(values)); in LaunchCoroutine() local
137 bool successfulLaunch = Launch(currentCoro, method, promiseHandle, std::move(args)); in LaunchFromInterpreterImpl() local