Home
last modified time | relevance | path

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

/third_party/cef/libcef/common/net_service/
Dnet_service_util.cc32 bool GetCookieDomain(const GURL& url, in GetCookieDomain() function
247 if (!GetCookieDomain(url, pc, &cookie_domain)) in MakeCefCookie()