HomeSort by relevance Sort by last modified time
    Searched refs:OnFollowRedirect (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/browser/loader/
async_resource_handler.h 68 void OnFollowRedirect(int request_id,
async_resource_handler.cc 103 IPC_MESSAGE_HANDLER(ResourceHostMsg_FollowRedirect, OnFollowRedirect)
110 void AsyncResourceHandler::OnFollowRedirect(
115 DVLOG(1) << "OnFollowRedirect for invalid request";

Completed in 2673 milliseconds