Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/net_service/
Dcookie_manager_impl.cc187 base::IgnoreResult(&CefCookieManagerImpl::SetCookieInternal), this, in SetCookie()
192 return SetCookieInternal(gurl, cookie, callback); in SetCookie()
266 bool CefCookieManagerImpl::SetCookieInternal( in SetCookieInternal() function in CefCookieManagerImpl
Dcookie_manager_impl.h46 bool SetCookieInternal(const GURL& url,
/third_party/chromium/patch/
D0003-ohos-1115.patch18532 base::IgnoreResult(&CefCookieManagerImpl::SetCookieInternal), this,
18624 @@ -310,14 +357,17 @@ bool CefCookieManagerImpl::SetCookieInternal(