Home
last modified time | relevance | path

Searched refs:lastChanges (Results 1 – 5 of 5) sorted by relevance

/external/webkit/WebCore/platform/sql/
DSQLiteDatabase.h72 int lastChanges();
DSQLiteDatabase.cpp238 int SQLiteDatabase::lastChanges() in lastChanges() function in WebCore::SQLiteDatabase
/external/webkit/WebCore/storage/
DSQLStatement.cpp147 resultSet->setRowsAffected(database->lastChanges()); in execute()
/external/webkit/WebCore/
DChangeLog-2006-12-3134631 …(WebCore::SQLDatabase::lastChanges): Added this SQLite accessor to see if an UPDATE command actual…
DChangeLog-2008-08-1078886 (WebCore::SQLiteDatabase::lastChanges):