Searched refs:SetFirstPartyForCookies (Results 1 – 8 of 8) sorted by relevance
27 url_fetcher->SetFirstPartyForCookies(first_party_for_cookies); in AssociateURLFetcherWithRenderView()
87 void URLFetcherImpl::SetFirstPartyForCookies( in SetFirstPartyForCookies() function in net::URLFetcherImpl89 core_->SetFirstPartyForCookies(first_party_for_cookies); in SetFirstPartyForCookies()
194 virtual void SetFirstPartyForCookies(
60 virtual void SetFirstPartyForCookies(
86 void SetFirstPartyForCookies(const GURL& first_party_for_cookies);
114 virtual void SetFirstPartyForCookies(
113 void TestURLFetcher::SetFirstPartyForCookies( in SetFirstPartyForCookies() function in net::TestURLFetcher
229 void URLFetcherCore::SetFirstPartyForCookies( in SetFirstPartyForCookies() function in net::URLFetcherCore