HomeSort by relevance Sort by last modified time
    Searched refs:InitSegmentTables (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/history/
visitsegment_database.h 23 // Must call InitSegmentTables before using any other part of this class.
78 bool InitSegmentTables();
history_database.cc 118 !InitSegmentTables())
164 if (!InitSegmentTables())
visitsegment_database.cc 43 bool VisitSegmentDatabase::InitSegmentTables() {

Completed in 43 milliseconds