HomeSort by relevance Sort by last modified time
    Searched defs:AllowGetCookie (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/android_webview/browser/
aw_cookie_access_policy.cc 85 bool AwCookieAccessPolicy::AllowGetCookie(const GURL& url,
aw_content_browser_client.cc 296 bool AwContentBrowserClient::AllowGetCookie(const GURL& url,
302 return AwCookieAccessPolicy::GetInstance()->AllowGetCookie(url,
  /external/chromium_org/content/public/browser/
content_browser_client.cc 119 bool ContentBrowserClient::AllowGetCookie(const GURL& url,
  /external/chromium_org/chrome/browser/
chrome_content_browser_client.cc     [all...]

Completed in 116 milliseconds