Searched refs:InitDB (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/components/history/core/browser/
H A Din_memory_database.h42 bool InitDB();
H A Din_memory_database.cc22 bool InMemoryDatabase::InitDB() { function in class:history::InMemoryDatabase
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/
H A Dwebrtc_identity_store_backend.cc27 static bool InitDB(sql::Connection* db) { function in namespace:content
391 if (!InitDB(db_.get())) {

Completed in 620 milliseconds