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

  /external/chromium/chrome/browser/history/
visit_database.cc 259 // 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,
  /external/chromium_org/chrome/browser/history/
visit_database.cc 313 // 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,

Completed in 33 milliseconds