Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/testing/buildbot/filters/
H A Dfuchsia.content_unittests.filter24 -IndexedDBDispatcherHostTest.NotifyIndexedDBContentChanged
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/indexed_db/
H A Dindexed_db_factory.h102 virtual void NotifyIndexedDBContentChanged(
H A Dmock_indexed_db_factory.h96 MOCK_METHOD3(NotifyIndexedDBContentChanged,
H A Dindexed_db_factory_impl.h117 void NotifyIndexedDBContentChanged(
H A Dindexed_db_context_impl.h199 void NotifyIndexedDBContentChanged(const url::Origin& origin,
H A Dindexed_db_database.cc1267 factory_->NotifyIndexedDBContentChanged( in PutOperation()
1390 factory_->NotifyIndexedDBContentChanged( in PutAllOperation()
1618 factory_->NotifyIndexedDBContentChanged( in DeleteRangeOperation()
1665 factory_->NotifyIndexedDBContentChanged( in ClearOperation()
H A Dindexed_db_factory_impl.cc601 void IndexedDBFactoryImpl::NotifyIndexedDBContentChanged( in NotifyIndexedDBContentChanged() function in content::IndexedDBFactoryImpl
608 context_->NotifyIndexedDBContentChanged(origin, database_name, in NotifyIndexedDBContentChanged()
H A Dindexed_db_context_impl.cc786 void IndexedDBContextImpl::NotifyIndexedDBContentChanged( in NotifyIndexedDBContentChanged() function in content::IndexedDBContextImpl
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/devtools/protocol/
H A Dstorage_handler.h77 void NotifyIndexedDBContentChanged(const std::string& origin,
H A Dstorage_handler.cc218 owner_->NotifyIndexedDBContentChanged(origin.Serialize(), database_name, in OnIndexedDBContentChanged()
486 void StorageHandler::NotifyIndexedDBContentChanged( in NotifyIndexedDBContentChanged() function in content::protocol::StorageHandler
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/indexed_db/
H A Dindexed_db_factory.h102 virtual void NotifyIndexedDBContentChanged(
H A Dmock_indexed_db_factory.h96 MOCK_METHOD3(NotifyIndexedDBContentChanged,
H A Dindexed_db_factory_impl.h117 void NotifyIndexedDBContentChanged(
H A Dindexed_db_context_impl.h197 void NotifyIndexedDBContentChanged(const url::Origin& origin,
H A Dindexed_db_factory_impl.cc596 void IndexedDBFactoryImpl::NotifyIndexedDBContentChanged( in NotifyIndexedDBContentChanged() function in content::IndexedDBFactoryImpl
603 context_->NotifyIndexedDBContentChanged(origin, database_name, in NotifyIndexedDBContentChanged()
H A Dindexed_db_database.cc1252 factory_->NotifyIndexedDBContentChanged( in PutOperation()
1481 factory_->NotifyIndexedDBContentChanged( in DeleteRangeOperation()
1528 factory_->NotifyIndexedDBContentChanged( in ClearOperation()
H A Dindexed_db_context_impl.cc769 void IndexedDBContextImpl::NotifyIndexedDBContentChanged( in NotifyIndexedDBContentChanged() function in content::IndexedDBContextImpl
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/devtools/protocol/
H A Dstorage_handler.h88 void NotifyIndexedDBContentChanged(const std::string& origin,
H A Dstorage_handler.cc225 owner_->NotifyIndexedDBContentChanged(origin.Serialize(), database_name, in OnIndexedDBContentChanged()
525 void StorageHandler::NotifyIndexedDBContentChanged( in NotifyIndexedDBContentChanged() function in content::protocol::StorageHandler