Home
last modified time | relevance | path

Searched defs:GetTask (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
Dcompiler_queue_simple.h32 CompilerTask GetTask() override in GetTask() function
Dcompiler_queue_counter_priority.h88 CompilerTask GetTask() override in GetTask() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc_queue.cpp25 PandaUniquePtr<GCTask> GCQueueWithTime::GetTask(bool needWaitTask) in GetTask() function in ark::mem::GCQueueWithTime
/arkcompiler/runtime_core/static_core/runtime/mem/gc/workers/
Dgc_workers_thread_pool.h55 GCWorkersTask GetTask() override in GetTask() function
Dgc_worker.cpp146 PandaUniquePtr<GCTask> GCWorker::GetTask() in GetTask() function in ark::mem::GCWorker
/arkcompiler/runtime_core/static_core/runtime/tests/
Dmock_queue_thread_pool.cpp96 MockTask GetTask() override in GetTask() function in ark::test::MockQueue