Home
last modified time | relevance | path

Searched defs:IsSafeRedirectTarget (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/url_request/
H A Durl_request_job_factory.cc53 bool URLRequestJobFactory::ProtocolHandler::IsSafeRedirectTarget( in IsSafeRedirectTarget() function in net::URLRequestJobFactory::ProtocolHandler
119 bool URLRequestJobFactory::IsSafeRedirectTarget(const GURL& location) const { in IsSafeRedirectTarget() function in net::URLRequestJobFactory
H A Durl_request_unittest.cc3950 bool IsSafeRedirectTarget(const GURL& location) const override { in IsSafeRedirectTarget() function in net::URLRequestTestHTTP::UnsafeRedirectProtocolHandler
/aosp_15_r20/external/cronet/components/cronet/android/test/
H A Durl_request_intercepting_job_factory.cc33 bool URLRequestInterceptingJobFactory::IsSafeRedirectTarget( in IsSafeRedirectTarget() function in cronet::URLRequestInterceptingJobFactory