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

  /external/chromium_org/components/history/core/browser/
in_memory_database.h 42 bool InitDB();
in_memory_database.cc 22 bool InMemoryDatabase::InitDB() {
55 if (!InitDB())
58 // InitDB doesn't create the index so in the disk-loading case, it can be
66 if (!InitDB())
  /external/chromium_org/content/browser/media/
webrtc_identity_store_backend.cc 27 static bool InitDB(sql::Connection* db) {
391 if (!InitDB(db_.get())) {

Completed in 490 milliseconds