Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/components/cronet/
H A Durl_request_context_config.h134 const bool enable_network_quality_estimator; member
207 bool enable_network_quality_estimator,
241 bool enable_network_quality_estimator,
316 bool enable_network_quality_estimator = false; member
H A Durl_request_context_config.cc270 bool enable_network_quality_estimator, in URLRequestContextConfig() argument
283 enable_network_quality_estimator(enable_network_quality_estimator), in URLRequestContextConfig()
310 bool enable_network_quality_estimator, in CreateURLRequestContextConfig() argument
327 enable_network_quality_estimator, in CreateURLRequestContextConfig()
834 enable_network_quality_estimator, in Build()
H A Dcronet_prefs_manager.cc214 bool enable_network_quality_estimator, in CronetPrefsManager() argument
246 if (enable_network_quality_estimator) { in CronetPrefsManager()
H A Dcronet_context.cc361 if (context_config_->enable_network_quality_estimator) { in BuildDefaultURLRequestContext()
400 context_config_->enable_network_quality_estimator, in BuildDefaultURLRequestContext()
529 if (context_config_->enable_network_quality_estimator && in Initialize()
H A Dcronet_prefs_manager.h42 bool enable_network_quality_estimator,
/aosp_15_r20/external/cronet/components/cronet/android/proto/
H A Drequest_context_config.proto21 optional bool enable_network_quality_estimator = 12; field
/aosp_15_r20/out/soong/.intermediates/external/cronet/components/cronet/android/cronet_aml_components_cronet_android_request_context_config_proto_gen_headers/android_arm64_armv8-2a_cortex-a55_apex30/gen/components/cronet/android/proto/
Drequest_context_config.pb.h356 bool enable_network_quality_estimator() const; in Swap()
911 inline bool RequestContextConfigOptions::enable_network_quality_estimator() const { in enable_network_quality_estimator() function
/aosp_15_r20/external/cronet/components/cronet/android/
H A Dcronet_context_adapter.cc247 configOptions.enable_network_quality_estimator(), in JNI_CronetUrlRequestContext_CreateRequestContextConfig()
/aosp_15_r20/frameworks/proto_logging/stats/atoms/cronet/
H A Dcronet_extension_atoms.proto88 optional bool enable_network_quality_estimator = 12; field
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/atoms/cronet/
Dcronet_extension_atoms.pb.h723 bool enable_network_quality_estimator() const; in Swap()
2887 inline bool CronetEngineCreated::enable_network_quality_estimator() const { in enable_network_quality_estimator() function
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/stats_log_api_gen/libstatslog_rust/android_arm64_armv8-2a_cortex-a55_rlib_rlib-std_apex31/out/
Dstatslog.rs48613 pub r#enable_network_quality_estimator: bool,
48642 …_bypass_for_local_trust_anchors, self.r#enable_quic, self.r#enable_network_quality_estimator, self… in stats_write()
48658 r#enable_network_quality_estimator: bool, in stats_write()
48699 AStatsEvent_writeBool(__event, r#enable_network_quality_estimator); in stats_write()
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/stats_log_api_gen/statslog.rs/gen/
Dstatslog.rs48613 pub r#enable_network_quality_estimator: bool,
48642 …_bypass_for_local_trust_anchors, self.r#enable_quic, self.r#enable_network_quality_estimator, self… in stats_write()
48658 r#enable_network_quality_estimator: bool, in stats_write()
48699 AStatsEvent_writeBool(__event, r#enable_network_quality_estimator); in stats_write()