Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_promise.cpp43 auto *launchModeQueue = GetLaunchModeQueue(coro); in OnPromiseCompletion() local
Dets_promise.h93 void SetLaunchModeQueue(EtsCoroutine *coro, EtsIntArray *launchModeQueue) in SetLaunchModeQueue()
210 auto *launchModeQueue = GetLaunchModeQueue(coro); in SubmitCallback() local