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

/external/chromium/chrome/browser/history/
H A Dvisit_database.cc259 // See GetVisibleVisitsInRange for more info on how these times are bound.
286 // See GetVisibleVisitsInRange for more info on how these times are bound.
298 void VisitDatabase::GetVisibleVisitsInRange(base::Time begin_time, function in class:history::VisitDatabase
/external/chromium_org/chrome/browser/history/
H A Dvisit_database.cc313 // See GetVisibleVisitsInRange for more info on how these times are bound.
338 // See GetVisibleVisitsInRange for more info on how these times are bound.
350 bool VisitDatabase::GetVisibleVisitsInRange(const QueryOptions& options, function in class:history::VisitDatabase

Completed in 85 milliseconds