Home
last modified time | relevance | path

Searched refs:transactions_removed (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.cc201 bool transactions_removed = true; in RunTasks() local
205 while (transactions_removed) { in RunTasks()
206 transactions_removed = false; in RunTasks()
255 transactions_removed = true; in RunTasks()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/indexed_db/
H A Dindexed_db_database.cc221 bool transactions_removed = true; in RunTasks() local
225 while (transactions_removed) { in RunTasks()
226 transactions_removed = false; in RunTasks()
275 transactions_removed = true; in RunTasks()