Home
last modified time | relevance | path

Searched defs:kBackgroundPriority (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/process/
Dprocess_linux.cc38 const int kBackgroundPriority = 19; variable
74 const int kBackgroundPriority = 5; variable
/external/libchrome/base/android/library_loader/
Dlibrary_prefetcher.cc45 constexpr int kBackgroundPriority = 10; variable