Home
last modified time | relevance | path

Searched refs:GetRowCount (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/history/
Dtop_sites_database.h89 int GetRowCount();
Dtop_sites_database.cc190 int count = GetRowCount(); in AddPageThumbnail()
301 int TopSitesDatabase::GetRowCount() { in GetRowCount() function in history::TopSitesDatabase