Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/indexed_db/
H A Dindexed_db_database.cc208 bool upgrade_transaction_commmitted = false; in RunTasks() local
219 upgrade_transaction_commmitted = !txn->aborted(); in RunTasks()
244 upgrade_transaction_commmitted = !txn->aborted(); in RunTasks()
259 upgrade_transaction_commmitted); in RunTasks()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/indexed_db/
H A Dindexed_db_database.cc228 bool upgrade_transaction_commmitted = false; in RunTasks() local
239 upgrade_transaction_commmitted = !txn->aborted(); in RunTasks()
264 upgrade_transaction_commmitted = !txn->aborted(); in RunTasks()
279 upgrade_transaction_commmitted); in RunTasks()