Home
last modified time | relevance | path

Searched defs:creationCallback (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
DWorkerGlobalScopeWebDatabase.cpp45 …nst String& displayName, unsigned long estimatedSize, PassOwnPtr<DatabaseCallback> creationCallbac… in openDatabase()
63 …nst String& displayName, unsigned long estimatedSize, PassOwnPtr<DatabaseCallback> creationCallbac… in openDatabaseSync()
DDOMWindowWebDatabase.cpp43 …nst String& displayName, unsigned long estimatedSize, PassOwnPtr<DatabaseCallback> creationCallbac… in openDatabase()
DDatabaseManager.cpp72 …sk> create(PassRefPtrWillBeRawPtr<Database> database, PassOwnPtr<DatabaseCallback> creationCallbac… in create()
212 unsigned long estimatedSize, PassOwnPtr<DatabaseCallback> creationCallback, in openDatabase()
239 unsigned long estimatedSize, PassOwnPtr<DatabaseCallback> creationCallback, in openDatabaseSync()