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

  /external/chromium_org/android_webview/browser/
aw_cookie_access_policy.h 59 bool AllowSetCookie(const GURL& url,
aw_cookie_access_policy.cc 97 bool AwCookieAccessPolicy::AllowSetCookie(const GURL& url,
aw_content_browser_client.cc 307 bool AwContentBrowserClient::AllowSetCookie(const GURL& url,
314 return AwCookieAccessPolicy::GetInstance()->AllowSetCookie(url,
aw_content_browser_client.h 70 virtual bool AllowSetCookie(const GURL& url,
  /external/chromium_org/content/browser/renderer_host/
socket_stream_dispatcher_host.cc 179 return GetContentClient()->browser()->AllowSetCookie(
render_message_filter.cc 567 if (GetContentClient()->browser()->AllowSetCookie(
    [all...]
  /external/chromium_org/content/public/browser/
content_browser_client.cc 128 bool ContentBrowserClient::AllowSetCookie(const GURL& url,
content_browser_client.h 312 virtual bool AllowSetCookie(const GURL& url,
  /external/chromium_org/chrome/browser/
chrome_content_browser_client.h 143 virtual bool AllowSetCookie(const GURL& url,
chrome_content_browser_client.cc     [all...]

Completed in 795 milliseconds