Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/net_service/
Dcookie_manager_impl.cc218 base::IgnoreResult(&CefCookieManagerImpl::FlushStoreInternal), this, in FlushStore()
223 return FlushStoreInternal(callback); in FlushStore()
349 bool CefCookieManagerImpl::FlushStoreInternal( in FlushStoreInternal() function in CefCookieManagerImpl
Dcookie_manager_impl.h52 bool FlushStoreInternal(CefRefPtr<CefCompletionCallback> callback);
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch18126 return FlushStoreInternal(callback);
18237 @@ -356,15 +413,16 @@ bool CefCookieManagerImpl::FlushStoreInternal(
18391 bool FlushStoreInternal(CefRefPtr<CefCompletionCallback> callback);