Home
last modified time | relevance | path

Searched defs:IDBDatabaseError (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/chromium/public/
DWebIDBDatabaseError.h36 namespace WebCore { class IDBDatabaseError; } variable
/external/webkit/Source/WebCore/storage/
DIDBDatabaseError.h61 IDBDatabaseError(unsigned short code, const String& message) in IDBDatabaseError() function