Home
last modified time | relevance | path

Searched defs:GetTaskType (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_manager.h131 common::TaskType GetTaskType() const override in GetTaskType() function
155 common::TaskType GetTaskType() const override in GetTaskType() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc_adaptive_stack.h88 GCWorkersTaskTypes GetTaskType() const in GetTaskType() function
/arkcompiler/ets_runtime/common_components/taskpool/
Dtask.h44 virtual TaskType GetTaskType() const in GetTaskType() function
/arkcompiler/ets_runtime/ecmascript/daemon/
Ddaemon_task.h59 DaemonTaskType GetTaskType() const in GetTaskType() function
/arkcompiler/ets_runtime/common_components/heap/collector/
Dtask_queue.h54 GCTaskType GetTaskType() const { return taskType_; } in GetTaskType() function