Home
last modified time | relevance | path

Searched refs:PRIORITY_LOW (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/chrome/browser/sync_file_system/
Dsync_task_manager.h33 PRIORITY_LOW, enumerator
Dsync_task_manager_unittest.cc303 SyncTaskManager::PRIORITY_LOW, in TEST()
309 SyncTaskManager::PRIORITY_LOW, in TEST()
/external/replicaisland/src/com/replica/replicaisland/
DSoundSystem.java30 public static final int PRIORITY_LOW = 0; field in SoundSystem
/external/chromium_org/ipc/
Dipc_message.h38 PRIORITY_LOW = 1, enumerator
/external/ipsec-tools/src/libipsec/
Dlibpfkey.h40 #define PRIORITY_LOW 0xC0000000 macro
Dipsec_dump_policy.c145 priority_offset = xpl->sadb_x_policy_priority - PRIORITY_LOW;
/external/chromium/chrome/browser/history/
Dhistory.h586 PRIORITY_LOW, // Low priority things like indexing or expiration. enumerator
Dhistory.cc429 ScheduleAndForget(PRIORITY_LOW, &HistoryBackend::SetPageContents, in SetPageContents()
/external/chromium_org/chrome/browser/history/
Dhistory_service.h600 PRIORITY_LOW, // Low priority things like indexing or expiration. enumerator