Searched refs:AllowGetCookie (Results 1 – 11 of 11) sorted by relevance
46 bool AllowGetCookie(const GURL& url,
52 bool AwCookieAccessPolicy::AllowGetCookie(const GURL& url, in AllowGetCookie() function in android_webview::AwCookieAccessPolicy
256 bool AwContentBrowserClient::AllowGetCookie(const GURL& url, in AllowGetCookie() function in android_webview::AwContentBrowserClient262 return AwCookieAccessPolicy::GetInstance()->AllowGetCookie(url, in AllowGetCookie()
64 virtual bool AllowGetCookie(const GURL& url,
119 bool ContentBrowserClient::AllowGetCookie(const GURL& url, in AllowGetCookie() function in content::ContentBrowserClient
288 virtual bool AllowGetCookie(const GURL& url,
153 return GetContentClient()->browser()->AllowGetCookie( in CanGetCookies()
657 *cookies_enabled = GetContentClient()->browser()->AllowGetCookie( in OnCookiesEnabled()1044 if (GetContentClient()->browser()->AllowGetCookie( in CheckPolicyForCookies()
140 if (GetContentClient()->browser()->AllowGetCookie( in CheckPolicyForCookies()
121 virtual bool AllowGetCookie(const GURL& url,
1623 bool ChromeContentBrowserClient::AllowGetCookie( in AllowGetCookie() function in chrome::ChromeContentBrowserClient