AllowGetCookie    275 android_webview/browser/aw_content_browser_client.cc   return AwCookieAccessPolicy::GetInstance()->AllowGetCookie(url,
AllowGetCookie     66 android_webview/browser/aw_content_browser_client.h   virtual bool AllowGetCookie(const GURL& url,
AllowGetCookie     46 android_webview/browser/aw_cookie_access_policy.h   bool AllowGetCookie(const GURL& url,
AllowGetCookie    135 chrome/browser/chrome_content_browser_client.h   virtual bool AllowGetCookie(const GURL& url,
AllowGetCookie    188 content/browser/media/android/media_resource_getter_impl.cc   if (GetContentClient()->browser()->AllowGetCookie(
AllowGetCookie    674 content/browser/renderer_host/render_message_filter.cc   *cookies_enabled = GetContentClient()->browser()->AllowGetCookie(
AllowGetCookie   1110 content/browser/renderer_host/render_message_filter.cc   if (GetContentClient()->browser()->AllowGetCookie(
AllowGetCookie    154 content/browser/renderer_host/socket_stream_dispatcher_host.cc   return GetContentClient()->browser()->AllowGetCookie(
AllowGetCookie    313 content/public/browser/content_browser_client.h   virtual bool AllowGetCookie(const GURL& url,