Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_coroutine.cpp256 void EtsCoroutine::OnHostWorkerChanged() in OnHostWorkerChanged() function in ark::ets::EtsCoroutine
/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dcoroutine.h319 virtual void OnHostWorkerChanged() {}; in OnHostWorkerChanged() function