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