Home | History | Annotate | Download | only in history

Lines Matching refs:GetMostRecentVisitsForURL

990 bool HistoryBackend::GetMostRecentVisitsForURL(URLID id,
994 return db_->GetMostRecentVisitsForURL(id, max_visits, visits);