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

/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
H A DSQLTransaction.cpp192 AbstractSQLStatement* currentAbstractStatement = m_backend->currentStatement();
193 SQLStatement* currentStatement = static_cast<SQLStatement*>(currentAbstractStatement); local
194 ASSERT(currentStatement);
196 bool result = currentStatement->performCallback(this);
210 ASSERT(m_backend->currentStatement());
H A DSQLTransactionBackend.cpp429 AbstractSQLStatement* SQLTransactionBackend::currentStatement() function in class:WebCore::SQLTransactionBackend
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 58 milliseconds