Home
last modified time | relevance | path

Searched defs:GetUserAgent (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/net/url_request/
H A Dstatic_http_user_agent_settings.cc22 std::string StaticHttpUserAgentSettings::GetUserAgent() const { in GetUserAgent() function in net::StaticHttpUserAgentSettings
/aosp_15_r20/external/cronet/net/tools/cert_verify_tool/
H A Dcert_verify_comparision_tool.cc49 std::string GetUserAgent() { in GetUserAgent() function
H A Dcert_verify_tool.cc59 std::string GetUserAgent() { in GetUserAgent() function
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_proxy_connect_job.cc887 std::string HttpProxyConnectJob::GetUserAgent() const { in GetUserAgent() function in net::HttpProxyConnectJob
/aosp_15_r20/external/libbrillo/brillo/http/
H A Dhttp_request.cc238 const std::string& Request::GetUserAgent() const { in GetUserAgent() function in brillo::http::Request