Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/url_request/
H A Durl_request_context_builder.cc125 void URLRequestContextBuilder::set_user_agent(const std::string& user_agent) { in set_user_agent() function in net::URLRequestContextBuilder
/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.h446 void RequestContextConfigOptions::set_user_agent(ArgT0&& arg0, ArgT... args) { in set_user_agent() function
/aosp_15_r20/external/autotest/utils/frozen_chromite/third_party/googleapiclient/
H A Dhttp.py1652 def set_user_agent(http, user_agent): function
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/
Dhttp.py1828 def set_user_agent(http, user_agent): function