Searched refs:SetCookieCallbackImpl (Results 1 – 2 of 2) sorted by relevance
47 void SetCookieCallbackImpl(CefRefPtr<CefSetCookieCallback> callback, in SetCookieCallbackImpl() function296 SetCookieCallbackImpl( in SetCookieInternal()314 base::BindOnce(SetCookieCallbackImpl, callback)); in SetCookieInternal()
18391 -void SetCookieCallbackImpl(CefRefPtr<CefSetCookieCallback> callback,18629 - base::BindOnce(SetCookieCallbackImpl, callback));18632 + base::BindOnce(&CefCookieManagerImpl::SetCookieCallbackImpl,18711 +void CefCookieManagerImpl::SetCookieCallbackImpl(18823 + void SetCookieCallbackImpl(CefRefPtr<CefSetCookieCallback> callback,