Searched refs:QueryRedirectsTo (Results 1 – 5 of 5) sorted by relevance
224 history->QueryRedirectsTo( in FetchRedirectStart()
586 HistoryService::Handle HistoryService::QueryRedirectsTo( in QueryRedirectsTo() function in HistoryService590 return Schedule(PRIORITY_NORMAL, &HistoryBackend::QueryRedirectsTo, consumer, in QueryRedirectsTo()
148 void QueryRedirectsTo(scoped_refptr<QueryRedirectsRequest> request,
326 Handle QueryRedirectsTo(const GURL& to_url,
1305 void HistoryBackend::QueryRedirectsTo( in QueryRedirectsTo() function in history::HistoryBackend