Searched defs:GetMostRecentRedirectsTo (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/history/
H A Dhistory_backend.cc720 // GetMostRecentRedirectsTo(url, &details->redirects);
1310 bool success = GetMostRecentRedirectsTo(url, &request->value);
1455 bool HistoryBackend::GetMostRecentRedirectsTo( function in class:history::HistoryBackend
/external/chromium_org/chrome/browser/history/
H A Dhistory_backend.cc824 // GetMostRecentRedirectsTo(url, &details->redirects);
1432 bool success = GetMostRecentRedirectsTo(url, &request->value);
1654 bool HistoryBackend::GetMostRecentRedirectsTo( function in class:history::HistoryBackend

Completed in 32 milliseconds