Home
last modified time | relevance | path

Searched defs:Task (Results 1 – 3 of 3) sorted by relevance

/base/update/updater/services/script/threadpool/
Dthread_pool.h25 struct Task { struct
30 Task task; argument
/base/security/deviceauth/services/authenticators/inc/account_unrelated/
Ddas_task_main.h32 } Task; typedef
/base/hiviewdfx/hiview/base/include/
Devent_loop.h51 using Task = std::function<void()>; variable