Searched defs:AllowSetCookie (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/android_webview/browser/ | ||
D | aw_cookie_access_policy.cc | 61 bool AwCookieAccessPolicy::AllowSetCookie(const GURL& url, in AllowSetCookie() function in android_webview::AwCookieAccessPolicy |
D | aw_content_browser_client.cc | 270 bool AwContentBrowserClient::AllowSetCookie(const GURL& url, in AllowSetCookie() function in android_webview::AwContentBrowserClient |
/external/chromium_org/content/public/browser/ | ||
D | content_browser_client.cc | 128 bool ContentBrowserClient::AllowSetCookie(const GURL& url, in AllowSetCookie() function in content::ContentBrowserClient |
/external/chromium_org/chrome/browser/ | ||
D | chrome_content_browser_client.cc | 1642 bool ChromeContentBrowserClient::AllowSetCookie( in AllowSetCookie() function in chrome::ChromeContentBrowserClient |