Home
last modified time | relevance | path

Searched defs:Launch (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/coroutines/
H A Dthreaded_coroutine_manager.cpp155 Coroutine *ThreadedCoroutineManager::Launch(CompletionEvent *completionEvent, Method *entrypoint, in Launch() function in ark::ThreadedCoroutineManager
H A Dstackful_coroutine_manager.cpp282 Coroutine *StackfulCoroutineManager::Launch(CompletionEvent *completionEvent, Method *entrypoint, in Launch() function in ark::StackfulCoroutineManager
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
H A Dets_entrypoints.cpp49 static inline bool Launch(EtsCoroutine *currentCoro, Method *method, const EtsHandle<EtsPromise> &promiseHandle, in Launch() function
/arkcompiler/ets_runtime/ecmascript/base/
H A Djson_parser.cpp23 JSHandle<JSTaggedValue> JsonParser<T>::Launch(Text begin, Text end) in Launch() function in panda::ecmascript::base::JsonParser

Completed in 5 milliseconds