HomeSort by relevance Sort by last modified time
    Searched refs:TaskList (Results 1 - 16 of 16) sorted by null

  /system/extras/iotop/
tasklist.h 21 class TaskList {
26 TaskList() {}
tasklist.cpp 28 #include "tasklist.h"
48 bool TaskList::Scan(std::map<pid_t, std::vector<pid_t>>& tgid_map) {
59 bool TaskList::ScanPid(pid_t tgid, std::vector<pid_t>& pid_list) {
iotop.cpp 27 #include "tasklist.h"
176 if (!TaskList::Scan(tgid_map)) {
  /external/libchrome/base/message_loop/
message_loop_test.cc 434 class TaskList {
460 void RecursiveFunc(TaskList* order, int cookie, int depth,
473 void QuitFunc(TaskList* order, int cookie) {
483 TaskList order;
514 void RecursiveSlowFunc(TaskList* order, int cookie, int depth,
520 void OrderedFunc(TaskList* order, int cookie) {
530 TaskList order;
570 TaskList order;
603 TaskList order;
624 void FuncThatPumps(TaskList* order, int cookie)
    [all...]
message_loop_unittest.cc 207 class TaskList {
236 void MessageBoxFunc(TaskList* order, int cookie, bool is_reentrant) {
245 void EndDialogFunc(TaskList* order, int cookie) {
256 void RecursiveFunc(TaskList* order, int cookie, int depth,
269 void QuitFunc(TaskList* order, int cookie) {
278 TaskList* order,
331 TaskList order;
375 TaskList order;
    [all...]
  /device/google/contexthub/firmware/src/
seos.c 73 struct TaskList {
90 struct TaskList list;
129 static struct TaskList mFreeTasks;
130 static struct TaskList mTasks;
135 static inline void list_init(struct TaskList *l)
221 static inline struct Task *osTaskListPeekHead(struct TaskList *listHead)
228 static void dumpListItems(const char *p, struct TaskList *listHead)
255 static void dumpTaskList(const char *f, struct Task *task, struct TaskList *listHead)
275 static inline void osTaskListRemoveTask(struct TaskList *listHead, struct Task *task)
278 struct TaskList *cur = &task->list
    [all...]
  /frameworks/base/packages/MtpDocumentsProvider/src/com/android/mtp/
DocumentLoader.java 54 private final TaskList mTaskList = new TaskList();
213 private static class TaskList extends LinkedList<LoaderTask> {
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /external/guice/extensions/struts2/lib/
ant-1.6.5.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.7.0/
ant-1.7.0.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 

Completed in 2031 milliseconds