Home
last modified time | relevance | path

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

/base/request/request/services/src/manage/scheduler/qos/
Dapps.rs108 fn insert(&mut self, task: Task) { in insert()
135 pub(crate) struct Task { struct
143 impl Task { argument
157 impl Eq for Task {} implementation
159 impl Ord for Task { implementation
167 impl PartialEq for Task { implementation
173 impl PartialOrd for Task { implementation
203 fn reload_tasks_of_app_from_database(uid: u64) -> Vec<Task> { in reload_tasks_of_app_from_database()
240 impl Task { impl
/base/update/updater/services/script/threadpool/
Dthread_pool.h25 struct Task { struct
30 Task task; argument
/base/hiviewdfx/hiview/base/include/
Devent_priority_queue.h20 using Task = std::function<void()>; variable
/base/hiviewdfx/hicollie/interfaces/native/innerkits/include/xcollie/
Dwatchdog.h23 using Task = std::function<void()>; variable
/base/security/device_auth/services/legacy/authenticators/inc/account_unrelated/
Ddas_task_main.h33 } Task; typedef
/base/hiviewdfx/hicollie/frameworks/native/
Dwatchdog_task.h26 using Task = std::function<void()>; variable
/base/request/request/services/src/manage/events/
Dmod.rs40 Task(TaskEvent), enumerator
/base/request/request/services/src/service/notification_bar/
Dnotify_flow.rs159 Task, enumerator