Home
last modified time | relevance | path

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

/external/cronet/base/task/thread_pool/
Dthread_pool_impl.cc42 constexpr EnvironmentParams kForegroundPoolEnvironmentParams{ variable
86 {histogram_label, kForegroundPoolEnvironmentParams.name_suffix}, in ThreadPoolImpl()
88 kForegroundPoolEnvironmentParams.name_suffix, in ThreadPoolImpl()
89 kForegroundPoolEnvironmentParams.thread_type_hint, in ThreadPoolImpl()
102 : kForegroundPoolEnvironmentParams.thread_type_hint, in ThreadPoolImpl()