Home
last modified time | relevance | path

Searched refs:VisitAllCookiesInternal (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/libcef/browser/net_service/
Dcookie_manager_impl.cc149 base::IgnoreResult(&CefCookieManagerImpl::VisitAllCookiesInternal), in VisitAllCookies()
154 return VisitAllCookiesInternal(visitor); in VisitAllCookies()
226 bool CefCookieManagerImpl::VisitAllCookiesInternal( in VisitAllCookiesInternal() function in CefCookieManagerImpl
Dcookie_manager_impl.h42 bool VisitAllCookiesInternal(CefRefPtr<CefCookieVisitor> visitor);
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch18164 bool CefCookieManagerImpl::VisitAllCookiesInternal(
18167 @@ -233,8 +277,9 @@ bool CefCookieManagerImpl::VisitAllCookiesInternal(
18382 bool VisitAllCookiesInternal(CefRefPtr<CefCookieVisitor> visitor);