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

  /external/chromium/chrome/browser/history/
url_database.h 95 bool CreateTemporaryURLTable();
98 // CreateTemporaryURLTable() and CommitTemporaryURLTable() (see those for more
106 // temporary one created in CreateTemporaryURLTable. Returns true on success.
264 // CreateTemporaryURLTable() and CommitTemporaryURLTable().
url_database.cc 216 bool URLDatabase::CreateTemporaryURLTable() {
511 if (!CreateTemporaryURLTable()) {
history_backend.cc     [all...]
  /external/chromium_org/chrome/browser/history/
url_database.h 95 bool CreateTemporaryURLTable();
98 // CreateTemporaryURLTable() and CommitTemporaryURLTable() (see those for more
106 // temporary one created in CreateTemporaryURLTable. Returns true on success.
268 // CreateTemporaryURLTable() and CommitTemporaryURLTable().
url_database.cc 183 bool URLDatabase::CreateTemporaryURLTable() {
546 if (!CreateTemporaryURLTable()) {
history_backend.cc     [all...]

Completed in 170 milliseconds