Searched defs:AllowGet (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/android_webview/browser/
H A Daw_cookie_access_policy.cc73 .AllowGet(request.url(), request.first_party_for_cookies());
94 return AwStaticCookiePolicy(global, thirdParty).AllowGet(url, first_party);
139 bool AwStaticCookiePolicy::AllowGet(const GURL& url, function in class:android_webview::AwStaticCookiePolicy

Completed in 210 milliseconds