Home
last modified time | relevance | path

Searched defs:first_party (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/content/browser/appcache/
Dmock_appcache_policy.cc17 const GURL& first_party) { in CanLoadAppCache()
23 const GURL& first_party) { in CanCreateAppCache()
Dchrome_appcache_service.cc53 const GURL& first_party) { in CanLoadAppCache()
61 const GURL& manifest_url, const GURL& first_party) { in CanCreateAppCache()
Dappcache_service_impl.cc91 const GURL& first_party, const net::CompletionCallback& callback) in CanHandleOfflineHelper()
529 const GURL& first_party, in CanHandleMainResourceOffline()
/external/chromium_org/net/base/
Dstatic_cookie_policy_unittest.cc23 int CanGetCookies(const GURL& url, const GURL& first_party) { in CanGetCookies()
26 int CanSetCookie(const GURL& url, const GURL& first_party) { in CanSetCookie()
/external/chromium_org/android_webview/browser/
Daw_cookie_access_policy.cc86 const GURL& first_party, in AllowGetCookie()
98 const GURL& first_party, in AllowSetCookie()
Daw_content_browser_client.cc288 const GURL& first_party, in AllowAppCache()
297 const GURL& first_party, in AllowGetCookie()
311 const GURL& first_party, in AllowSetCookie()
/external/chromium_org/chrome/browser/renderer_host/
Doffline_resource_throttle.cc82 const GURL* first_party = &(request_->first_party_for_cookies()); in WillStartRequest() local
/external/chromium_org/content/public/browser/
Dcontent_browser_client.cc114 const GURL& first_party, in AllowAppCache()
120 const GURL& first_party, in AllowGetCookie()
129 const GURL& first_party, in AllowSetCookie()
/external/chromium_org/chrome/browser/
Dchrome_content_browser_client.cc1455 const GURL& first_party, in AllowAppCache()
1465 const GURL& first_party, in AllowGetCookie()
1484 const GURL& first_party, in AllowSetCookie()
/external/chromium_org/content/browser/loader/
Dresource_dispatcher_host_impl.cc1991 const GURL& first_party) { in HttpAuthRelationTypeOf()