Home
last modified time | relevance | path

Searched defs:SetFirstPartyForCookies (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef_dll/ctocpp/
Drequest_ctocpp.cc359 void CefRequestCToCpp::SetFirstPartyForCookies(const CefString& url) { in SetFirstPartyForCookies() function in CefRequestCToCpp
/third_party/cef/libcef/common/
Drequest_impl.cc366 void CefRequestImpl::SetFirstPartyForCookies(const CefString& url) { in SetFirstPartyForCookies() function in CefRequestImpl