Searched defs:IsSafeRedirectTarget (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/cronet/net/url_request/ | ||
H A D | url_request_job_factory.cc | 53 bool URLRequestJobFactory::ProtocolHandler::IsSafeRedirectTarget( in IsSafeRedirectTarget() function in net::URLRequestJobFactory::ProtocolHandler |
H A D | url_request_unittest.cc | 3950 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 D | url_request_intercepting_job_factory.cc | 33 bool URLRequestInterceptingJobFactory::IsSafeRedirectTarget( in IsSafeRedirectTarget() function in cronet::URLRequestInterceptingJobFactory |