Home
last modified time | relevance | path

Searched defs:task (Results 1 – 14 of 14) sorted by relevance

/system/core/fastboot/
Dtask_test.cpp68 for (auto& task : tasks_a) { in compareTaskList() local
71 for (auto& task : tasks_b) { in compareTaskList() local
83 for (auto& task : tasks) { in tasksToString() local
104 for (auto& task : tasks) { in TEST_F() local
109 auto task = tasks[i]->AsFlashTask(); in TEST_F() local
185 for (auto& task : tasks) { in TEST_F() local
212 auto is_non_flash_task = [](const auto& task) -> bool { in TEST_F()
257 std::unique_ptr<Task> task = in TEST_F() local
296 auto remove_if_callback = [&](const auto& task) -> bool { return !!task->AsResizeTask(); }; in TEST_F()
356 for (auto& task : tasks) { in TEST_F() local
Dtask.cpp33 bool FlashTask::IsDynamicPartition(const ImageSource* source, const FlashTask* task) { in IsDynamicPartition()
211 for (const auto& task : tasks) { in Initialize() local
224 auto remove_if_callback = [&](const auto& task) -> bool { in Initialize()
Dfastboot.cpp1678 std::unique_ptr<Task> task; in ParseFastbootInfoLine() local
1787 auto task = ParseFastbootInfoLine(fp, command); in ParseFastbootInfo() local
1825 for (auto& task : tasks_) { in Flash() local
1840 auto is_non_static_flash_task = [&](const auto& task) -> bool { in CollectTasks()
2522 FlashTask task(fp->slot_override, pname, fname, is_vbmeta_partition(pname), fp.get()); in Main() local
2649 for (auto& task : tasks) { in Main() local
/system/chre/platform/linux/tests/
Dtask_test.cc35 Task task(incrementGVar, waitTime, 0); in TEST() local
55 Task task(incrementGVar, waitTime, 0); in TEST() local
/system/chre/platform/linux/task_util/
Dtask_manager.cc52 Task task(func, intervalOrDelay, returnId, isOneShot); in addTask() local
116 Task task; in run() local
/system/core/storaged/
Duid_info.cpp45 task_info task; in readFromParcel() local
Dstoraged_utils.cpp82 const task_info& task = task_it.second; in log_console_running_uids_info() local
Dstoraged_uid_monitor.cpp339 const task_info& task = task_it.second; in update_curr_io_stats_locked() local
/system/libhidl/transport/
DHidlBinderSupport.cpp299 void addPostCommandTask(const std::function<void(void)> task) { in addPostCommandTask()
/system/linkerconfig/
Dmain.cc385 void ExitOnFailure(Result<void> task) { in ExitOnFailure()
/system/libhwbinder/
DIPCThreadState.cpp1057 void IPCThreadState::addPostCommandTask(const std::function<void(void)>& task) { in addPostCommandTask()
/system/core/llkd/
Dlibllkd.cpp125 enum level { proc, task, numLevels }; enumerator
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h359 __u64 task: 1; member
563 struct task_struct __attribute__((btf_type_tag("rcu"))) *task; member
5818 struct task_struct *task; member
7336 struct task_struct *task; member
13025 struct task_struct *task; member
13563 struct task_struct *task; member
14773 } task; member
16845 } task; member
22518 struct task_struct *task; member
22644 struct task_struct *task; member
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h874 struct task_struct __attribute__((btf_type_tag("rcu"))) *task; member
5435 struct task_struct *task; member
6918 struct task_struct *task; member
7077 __u64 task: 1; member
13551 struct task_struct *task; member
20170 struct task_struct *task; member
28329 } task; member
30065 struct task_struct *task; member
31713 } task; member
32803 struct task_struct *task; member
[all …]