Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_coroutine.cpp75 void EtsCoroutine::RequestCompletion(Value returnValue) in RequestCompletion() function in ark::ets::EtsCoroutine
/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dcoroutine.cpp147 void Coroutine::RequestCompletion([[maybe_unused]] Value returnValue) in RequestCompletion() function in ark::Coroutine