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

  /external/chromium_org/chrome/browser/history/
url_database.h 102 bool CreateTemporaryURLTable();
105 // CreateTemporaryURLTable() and CommitTemporaryURLTable() (see those for more
113 // temporary one created in CreateTemporaryURLTable. Returns true on success.
274 // be used in between CreateTemporaryURLTable() and CommitTemporaryURLTable().
url_database.cc 212 bool URLDatabase::CreateTemporaryURLTable() {
570 if (!CreateTemporaryURLTable()) {
history_backend.cc     [all...]

Completed in 519 milliseconds