Searched defs:runner_ (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/taskpool/ | ||
| D | taskpool.h | 91 std::unique_ptr<Runner> runner_; variable |
| /arkcompiler/ets_runtime/ecmascript/daemon/ | ||
| D | daemon_task.h | 77 TaskRunner runner_; variable |