Home
last modified time | relevance | path

Searched refs:ShouldObserveChangeTo (Results 1 – 6 of 6) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/cookie_store/
H A Dcookie_change_subscription.h106 bool ShouldObserveChangeTo(const net::CanonicalCookie& cookie,
H A Dcookie_change_subscription.cc154 bool CookieChangeSubscription::ShouldObserveChangeTo( in ShouldObserveChangeTo() function in content::CookieChangeSubscription
H A Dcookie_store_manager.cc566 if (subscription->ShouldObserveChangeTo(change.cookie, in OnCookieChange()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/cookie_store/
H A Dcookie_change_subscription.h106 bool ShouldObserveChangeTo(const net::CanonicalCookie& cookie,
H A Dcookie_change_subscription.cc153 bool CookieChangeSubscription::ShouldObserveChangeTo( in ShouldObserveChangeTo() function in content::CookieChangeSubscription
H A Dcookie_store_manager.cc567 if (subscription->ShouldObserveChangeTo( in OnCookieChange()