Searched defs:first_party (Results 1 – 10 of 10) sorted by relevance
/external/chromium_org/content/browser/appcache/ |
D | mock_appcache_policy.cc | 17 const GURL& first_party) { in CanLoadAppCache() 23 const GURL& first_party) { in CanCreateAppCache()
|
D | chrome_appcache_service.cc | 53 const GURL& first_party) { in CanLoadAppCache() 61 const GURL& manifest_url, const GURL& first_party) { in CanCreateAppCache()
|
D | appcache_service_impl.cc | 91 const GURL& first_party, const net::CompletionCallback& callback) in CanHandleOfflineHelper() 529 const GURL& first_party, in CanHandleMainResourceOffline()
|
/external/chromium_org/net/base/ |
D | static_cookie_policy_unittest.cc | 23 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/ |
D | aw_cookie_access_policy.cc | 86 const GURL& first_party, in AllowGetCookie() 98 const GURL& first_party, in AllowSetCookie()
|
D | aw_content_browser_client.cc | 288 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/ |
D | offline_resource_throttle.cc | 82 const GURL* first_party = &(request_->first_party_for_cookies()); in WillStartRequest() local
|
/external/chromium_org/content/public/browser/ |
D | content_browser_client.cc | 114 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/ |
D | chrome_content_browser_client.cc | 1455 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/ |
D | resource_dispatcher_host_impl.cc | 1991 const GURL& first_party) { in HttpAuthRelationTypeOf()
|