HomeSort by relevance Sort by last modified time
    Searched full:sdch_dictionary_advertised_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/url_request/
url_request_http_job.h 203 bool sdch_dictionary_advertised_; member in class:net::URLRequestHttpJob
url_request_http_job.cc 122 DCHECK(job_->sdch_dictionary_advertised_);
123 job_->sdch_dictionary_advertised_ = false;
127 return job_->sdch_dictionary_advertised_;
191 sdch_dictionary_advertised_(false),
517 sdch_dictionary_advertised_ = true;
    [all...]

Completed in 62 milliseconds