Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/components/cronet/
H A Durl_request_context_config.h169 const std::optional<double> network_thread_priority; member
324 std::optional<double> network_thread_priority; member
H A Durl_request_context_config.cc272 std::optional<double> network_thread_priority) in URLRequestContextConfig()
312 std::optional<double> network_thread_priority) { in CreateURLRequestContextConfig()
/aosp_15_r20/external/cronet/components/cronet/android/proto/
H A Drequest_context_config.proto23 optional int32 network_thread_priority = 14; 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.h967 inline int32_t RequestContextConfigOptions::network_thread_priority() const { in network_thread_priority() function