Searched defs:Launch (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/ |
| D | std_concurrency_Launch.cpp | 93 ObjectHeader *Launch(EtsObject *func, EtsArray *arr, bool abortFlag, bool postToMain = false) in Launch() function
|
| /arkcompiler/runtime_core/static_core/runtime/coroutines/ |
| D | threaded_coroutine_manager.cpp | 181 bool ThreadedCoroutineManager::Launch(CompletionEvent *completionEvent, Method *entrypoint, in Launch() function in ark::ThreadedCoroutineManager
|
| D | stackful_coroutine_manager.cpp | 427 bool StackfulCoroutineManager::Launch(CompletionEvent *completionEvent, Method *entrypoint, in Launch() function in ark::StackfulCoroutineManager
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
| D | ets_entrypoints.cpp | 51 static inline bool Launch(EtsCoroutine *currentCoro, Method *method, const EtsHandle<EtsPromise> &p… in Launch() function
|
| /arkcompiler/ets_runtime/ecmascript/base/ |
| D | json_parser.cpp | 25 JSHandle<JSTaggedValue> JsonParser<T>::Launch(Text begin, Text end) in Launch() function in panda::ecmascript::base::JsonParser
|