Searched refs:NotifyReceivedRedirect (Results 1 – 4 of 4) sorted by relevance
249 void NotifyReceivedRedirect(int request_id) { in NotifyReceivedRedirect() function in content::ResourceDispatcherTest485 NotifyReceivedRedirect(id); in TEST_F()489 NotifyReceivedRedirect(id); in TEST_F()519 NotifyReceivedRedirect(id); in TEST_F()526 NotifyReceivedRedirect(id); in TEST_F()584 NotifyReceivedRedirect(id); in TEST_F()621 NotifyReceivedRedirect(id); in TEST_F()
688 void NotifyReceivedRedirect(const GURL& location, bool* defer_redirect); in NON_EXPORTED_BASE()
353 request_->NotifyReceivedRedirect(new_location, &defer_redirect); in NotifyHeadersComplete()
828 void URLRequest::NotifyReceivedRedirect(const GURL& location, in NotifyReceivedRedirect() function in net::URLRequest