Home
last modified time | relevance | path

Searched refs:versionMatchesExpected (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/storage/
DAbstractDatabase.h75 bool versionMatchesExpected() const;
DSQLTransactionSync.cpp82 if (!m_database->versionMatchesExpected()) { in executeSQL()
DAbstractDatabase.cpp399 bool AbstractDatabase::versionMatchesExpected() const in versionMatchesExpected() function in WebCore::AbstractDatabase
DSQLTransaction.cpp108 if (!m_database->versionMatchesExpected()) in executeSQL()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-06110297 (WebCore::AbstractDatabase::versionMatchesExpected):
113547 (WebCore::Database::versionMatchesExpected):
114054 (WebCore::AbstractDatabase::versionMatchesExpected):
DChangeLog-2008-08-1073702 …(WebCore::Database::versionMatchesExpected): Atomically guarantee that the current version and exp…