Searched defs:creationCallback (Results 1 – 4 of 4) sorted by relevance
/external/webkit/Source/WebCore/storage/ |
D | Database.cpp | 67 …onCallbackTask> create(PassRefPtr<Database> database, PassRefPtr<DatabaseCallback> creationCallbac… in create() 90 … unsigned long estimatedSize, PassRefPtr<DatabaseCallback> creationCallback, in openDatabase()
|
D | DatabaseSync.cpp | 50 … unsigned long estimatedSize, PassRefPtr<DatabaseCallback> creationCallback, ExceptionCode& ec) in openDatabaseSync()
|
/external/webkit/Source/WebCore/workers/ |
D | WorkerContext.cpp | 293 …nst String& displayName, unsigned long estimatedSize, PassRefPtr<DatabaseCallback> creationCallbac… in openDatabase() 312 …nst String& displayName, unsigned long estimatedSize, PassRefPtr<DatabaseCallback> creationCallbac… in openDatabaseSync()
|
/external/webkit/Source/WebCore/page/ |
D | DOMWindow.cpp | 1360 …nst String& displayName, unsigned long estimatedSize, PassRefPtr<DatabaseCallback> creationCallbac… in openDatabase()
|