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

  /external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
DatabaseThread.h 61 void recordDatabaseOpen(DatabaseBackend*);
DatabaseThread.cpp 105 void DatabaseThread::recordDatabaseOpen(DatabaseBackend* database)
DatabaseBackend.cpp 69 databaseContext()->databaseThread()->recordDatabaseOpen(this);

Completed in 761 milliseconds