Searched refs:AllowSetCookie (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/android_webview/browser/
H A Daw_cookie_access_policy.h59 bool AllowSetCookie(const GURL& url,
H A Daw_cookie_access_policy.cc97 bool AwCookieAccessPolicy::AllowSetCookie(const GURL& url, function in class:android_webview::AwCookieAccessPolicy
H A Daw_content_browser_client.cc310 bool AwContentBrowserClient::AllowSetCookie(const GURL& url, function in class:android_webview::AwContentBrowserClient
317 return AwCookieAccessPolicy::GetInstance()->AllowSetCookie(url,
H A Daw_content_browser_client.h68 virtual bool AllowSetCookie(const GURL& url,
/external/chromium_org/content/browser/renderer_host/
H A Dsocket_stream_dispatcher_host.cc179 return GetContentClient()->browser()->AllowSetCookie(
H A Drender_message_filter.cc579 if (GetContentClient()->browser()->AllowSetCookie(
/external/chromium_org/content/public/browser/
H A Dcontent_browser_client.cc128 bool ContentBrowserClient::AllowSetCookie(const GURL& url, function in class:content::ContentBrowserClient
H A Dcontent_browser_client.h288 virtual bool AllowSetCookie(const GURL& url,
/external/chromium_org/chrome/browser/
H A Dchrome_content_browser_client.h132 virtual bool AllowSetCookie(const GURL& url,
H A Dchrome_content_browser_client.cc1482 bool ChromeContentBrowserClient::AllowSetCookie( function in class:chrome::ChromeContentBrowserClient

Completed in 128 milliseconds