HomeSort by relevance Sort by last modified time
    Searched refs:AllowGetCookie (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/android_webview/browser/
aw_cookie_access_policy.h 53 bool AllowGetCookie(const GURL& url,
aw_cookie_access_policy.cc 85 bool AwCookieAccessPolicy::AllowGetCookie(const GURL& url,
aw_content_browser_client.cc 293 bool AwContentBrowserClient::AllowGetCookie(const GURL& url,
299 return AwCookieAccessPolicy::GetInstance()->AllowGetCookie(url,
aw_content_browser_client.h 64 virtual bool AllowGetCookie(const GURL& url,
  /external/chromium_org/content/browser/renderer_host/
socket_stream_dispatcher_host.cc 160 return GetContentClient()->browser()->AllowGetCookie(
render_message_filter.cc 645 *cookies_enabled = GetContentClient()->browser()->AllowGetCookie(
    [all...]
  /external/chromium_org/content/public/browser/
content_browser_client.cc 119 bool ContentBrowserClient::AllowGetCookie(const GURL& url,
content_browser_client.h 303 virtual bool AllowGetCookie(const GURL& url,
  /external/chromium_org/content/browser/media/android/
media_resource_getter_impl.cc 212 if (GetContentClient()->browser()->AllowGetCookie(
  /external/chromium_org/chrome/browser/
chrome_content_browser_client.h 137 virtual bool AllowGetCookie(const GURL& url,
chrome_content_browser_client.cc     [all...]

Completed in 685 milliseconds