Searched defs:setLastErrorMessage (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/Modules/webdatabase/
H A DDatabaseSync.h61 void setLastErrorMessage(const String& message) { m_lastErrorMessage = message; } function in class:WebCore::DatabaseSync
62 void setLastErrorMessage(const char* message, int sqliteCode) function in class:WebCore::DatabaseSync
66 void setLastErrorMessage(const char* message, int sqliteCode, const char* sqliteMessage) function in class:WebCore::DatabaseSync

Completed in 104 milliseconds