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

  /external/chromium_org/chrome/browser/chromeos/drive/
job_queue_unittest.cc 14 enum {HIGH_PRIORITY, LOW_PRIORITY};
22 queue.Push(102, HIGH_PRIORITY);
24 queue.Push(104, HIGH_PRIORITY);
60 // The remaining jobs is of low priority, so under HIGH_PRIORITY context, it
62 EXPECT_FALSE(queue.PopForRun(HIGH_PRIORITY, &id));
72 enum {HIGH_PRIORITY, LOW_PRIORITY};
80 queue.Push(102, HIGH_PRIORITY);
82 queue.Push(104, HIGH_PRIORITY);
  /external/chromium_org/ui/message_center/
notification_types.h 43 HIGH_PRIORITY = 1,
notification_list_unittest.cc 371 AddPriorityNotification(HIGH_PRIORITY);
482 priority.priority = HIGH_PRIORITY;
644 AddPriorityNotification(HIGH_PRIORITY);
  /frameworks/base/media/tests/SoundPoolTest/src/com/android/
SoundPoolTest.java 60 private final static int HIGH_PRIORITY = 3000;
225 HIGH_PRIORITY, DEFAULT_LOOP, 1.0f);
  /external/chromium_org/chrome/browser/notifications/sync_notifier/
synced_notification.cc 495 return message_center::HIGH_PRIORITY;
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h     [all...]
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 

Completed in 236 milliseconds