Home
last modified time | relevance | path

Searched refs:RedirectMap (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/history/
Dhistory_marshaling.h39 history::RedirectMap> >
Dhistory_types.h35 typedef std::map<GURL, scoped_refptr<RefCountedVector<GURL> > > RedirectMap; typedef
Dhistory.h351 history::RedirectMap*>::Type // Redirects for top URLs.
Dhistory_backend.cc1341 history::RedirectMap* redirects = &request->value.b; in QueryTopURLsAndRedirects()