Searched refs:shouldRetryCurrentStatement (Results 1 – 1 of 1) sorted by relevance
212 bool shouldRetryCurrentStatement = m_database->transactionClient()->didExceedQuota(database()); in deliverQuotaIncreaseCallback() local213 m_backend->setShouldRetryCurrentStatement(shouldRetryCurrentStatement); in deliverQuotaIncreaseCallback()