Home
last modified time | relevance | path

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

/external/cronet/components/cronet/android/proto/
Drequest_context_config.proto21 optional bool enable_network_quality_estimator = 12; field
/external/cronet/components/cronet/
Durl_request_context_config.h136 const bool enable_network_quality_estimator; member
330 bool enable_network_quality_estimator = false; member
Dcronet_prefs_manager.cc216 bool enable_network_quality_estimator, in CronetPrefsManager()
Durl_request_context_config.cc291 bool enable_network_quality_estimator, in URLRequestContextConfig()
334 bool enable_network_quality_estimator, in CreateURLRequestContextConfig()