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

  /external/chromium_org/chrome/browser/history/
shortcuts_database.h 124 bool EnsureTable();
shortcuts_database.cc 136 return db_.Open(database_path_) && EnsureTable();
221 bool ShortcutsDatabase::EnsureTable() {

Completed in 60 milliseconds