Home
last modified time | relevance | path

Searched defs:tasks (Results 1 – 4 of 4) sorted by relevance

/system/core/storaged/include/
Duid_info.h67 std::unordered_map<uint32_t, task_info> tasks; // mapped from pid variable
/system/extras/simpleperf/scripts/
Dtest_monitor.py262 def run_tasks(tasks, test_summary): argument
/system/extras/alloc-stress/
Dalloc-stress.cpp175 int tasks = mkdir(buf, S_IRWXU | S_IRWXG | S_IROTH | S_IXOTH); in create_memcg() local
/system/libhwbinder/
DIPCThreadState.cpp482 std::vector<std::function<void(void)>> tasks = mPostCommandTasks; in getAndExecuteCommand() local