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 52 bool AllowSetCookie(const GURL& url,
aw_cookie_access_policy.cc 61 bool AwCookieAccessPolicy::AllowSetCookie(const GURL& url,
aw_content_browser_client.cc 269 bool AwContentBrowserClient::AllowSetCookie(const GURL& url,
276 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 162 return GetContentClient()->browser()->AllowSetCookie(
render_message_filter.cc 541 if (GetContentClient()->browser()->AllowSetCookie(
    [all...]
  /external/chromium_org/content/public/browser/
content_browser_client.cc 123 bool ContentBrowserClient::AllowSetCookie(const GURL& url,
content_browser_client.h 291 virtual bool AllowSetCookie(const GURL& url,
  /external/chromium_org/chrome/browser/
chrome_content_browser_client.h 124 virtual bool AllowSetCookie(const GURL& url,
chrome_content_browser_client.cc     [all...]

Completed in 1072 milliseconds