Home
last modified time | relevance | path

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

/external/libchrome/base/process/
Dprocess_linux.cc38 const int kBackgroundPriority = 19; variable
74 const int kBackgroundPriority = 5; variable
/external/cronet/base/process/
Dprocess_linux.cc64 const int kBackgroundPriority = 19; variable
161 const int kBackgroundPriority = 5; variable
/external/cronet/base/android/library_loader/
Dlibrary_prefetcher.cc221 constexpr int kBackgroundPriority = 10; in ForkAndPrefetch() local
/external/libchrome/base/android/library_loader/
Dlibrary_prefetcher.cc45 constexpr int kBackgroundPriority = 10; variable