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 310 bool AwContentBrowserClient::AllowSetCookie(const GURL& url,
317 return AwCookieAccessPolicy::GetInstance()->AllowSetCookie(url,
aw_content_browser_client.h 68 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 579 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 288 virtual bool AllowSetCookie(const GURL& url,
  /external/chromium_org/chrome/browser/
chrome_content_browser_client.h 132 virtual bool AllowSetCookie(const GURL& url,
chrome_content_browser_client.cc     [all...]

Completed in 110 milliseconds