HomeSort by relevance Sort by last modified time
    Searched refs:first_party_url_policy (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/net/url_request/
url_request.h 330 FirstPartyURLPolicy first_party_url_policy() const { function in class:net::URLRequest
333 void set_first_party_url_policy(FirstPartyURLPolicy first_party_url_policy);
    [all...]
url_request_job.cc 783 if (request_->first_party_url_policy() ==
url_request.cc 502 FirstPartyURLPolicy first_party_url_policy) {
504 first_party_url_policy_ = first_party_url_policy;
    [all...]

Completed in 35 milliseconds