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

  /external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
DOMWindowWebDatabase.cpp 56 DatabaseManager::throwExceptionForDatabaseError(error, errorMessage, exceptionState);
DatabaseManager.h 64 static void throwExceptionForDatabaseError(DatabaseError, const String& errorMessage, ExceptionState&);
DatabaseManager.cpp 139 void DatabaseManager::throwExceptionForDatabaseError(DatabaseError error, const String& errorMessage, ExceptionState& exceptionState)

Completed in 52 milliseconds