Home
last modified time | relevance | path

Searched refs:isAutoCommitOn (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/sql/
DSQLiteTransaction.cpp102 return m_inProgress && m_db.isAutoCommitOn(); in wasRolledBackBySqlite()
DSQLiteDatabase.h113 bool isAutoCommitOn() const;
DSQLiteDatabase.cpp439 bool SQLiteDatabase::isAutoCommitOn() const in isAutoCommitOn() function in WebCore::SQLiteDatabase
/external/webkit/Source/WebCore/
DChangeLog-2010-05-2452005 (WebCore::SQLiteDatabase::isAutoCommitOn):