Home
last modified time | relevance | path

Searched defs:object_store_ids (Results 1 – 16 of 16) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/indexed_db/
H A Dindexed_db_observer.cc24 std::set<int64_t> object_store_ids, in IndexedDBObserver()
H A Dindexed_db_observer.h44 const std::set<int64_t>& object_store_ids() const { in object_store_ids() function
H A Dindexed_db_transaction.cc103 const std::set<int64_t>& object_store_ids, in IndexedDBTransaction()
H A Dindexed_db_connection_coordinator.cc288 std::vector<int64_t> object_store_ids; in StartUpgrade() local
H A Ddatabase_impl.cc100 const std::vector<int64_t>& object_store_ids, in CreateTransaction()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/indexed_db/
H A Dindexed_db_observer.cc24 std::set<int64_t> object_store_ids, in IndexedDBObserver()
H A Dindexed_db_observer.h44 const std::set<int64_t>& object_store_ids() const { in object_store_ids() function
H A Dindexed_db_transaction.cc102 const std::set<int64_t>& object_store_ids, in IndexedDBTransaction()
H A Dindexed_db_connection_coordinator.cc288 std::vector<int64_t> object_store_ids; in StartUpgrade() local
H A Ddatabase_impl.cc100 const std::vector<int64_t>& object_store_ids, in CreateTransaction()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/indexeddb/
H A Dweb_idb_database_impl.cc39 const Vector<int64_t>& object_store_ids, in CreateTransaction()
H A Didb_database.cc410 Vector<int64_t> object_store_ids; in transaction() local
H A Didb_request_test.cc91 const WTF::Vector<int64_t>& object_store_ids, in CreateTransaction()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/indexeddb/
H A Dweb_idb_database_impl.cc40 const Vector<int64_t>& object_store_ids, in CreateTransaction()
H A Didb_database.cc410 Vector<int64_t> object_store_ids; in transaction() local
H A Didb_request_test.cc91 const WTF::Vector<int64_t>& object_store_ids, in CreateTransaction()