Home
last modified time | relevance | path

Searched refs:NotifyCacheStorageListChanged (Results 1 – 4 of 4) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/devtools/protocol/
H A Dstorage_handler.h73 void NotifyCacheStorageListChanged(const std::string& origin);
H A Dstorage_handler.cc148 owner_->NotifyCacheStorageListChanged(origin.Serialize()); in OnCacheListChanged()
470 void StorageHandler::NotifyCacheStorageListChanged(const std::string& origin) { in NotifyCacheStorageListChanged() function in content::protocol::StorageHandler
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/devtools/protocol/
H A Dstorage_handler.h84 void NotifyCacheStorageListChanged(const std::string& origin);
H A Dstorage_handler.cc155 owner_->NotifyCacheStorageListChanged(origin.Serialize()); in OnCacheListChanged()
509 void StorageHandler::NotifyCacheStorageListChanged(const std::string& origin) { in NotifyCacheStorageListChanged() function in content::protocol::StorageHandler