Home
last modified time | relevance | path

Searched refs:DropSegmentTables (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/history/
Dvisitsegment_database.h81 bool DropSegmentTables();
Dhistory_database.cc162 if (!DropSegmentTables()) in RecreateAllTablesButURL()
Dvisitsegment_database.cc103 bool VisitSegmentDatabase::DropSegmentTables() { in DropSegmentTables() function in history::VisitSegmentDatabase