Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
DSQLTransactionBackend.cpp433 void SQLTransactionBackend::setShouldRetryCurrentStatement(bool shouldRetry) in setShouldRetryCurrentStatement() argument
436 m_shouldRetryCurrentStatement = shouldRetry; in setShouldRetryCurrentStatement()