IsSdchResponse 208 net/filter/filter.cc if (!filter_context.IsSdchResponse()) { IsSdchResponse 91 net/filter/filter.h virtual bool IsSdchResponse() const = 0; IsSdchResponse 53 net/filter/mock_filter_context.h virtual bool IsSdchResponse() const OVERRIDE; IsSdchResponse 202 net/filter/sdch_filter.cc } else if (filter_context_.IsSdchResponse()) { IsSdchResponse 66 net/url_request/url_request_http_job.cc virtual bool IsSdchResponse() const OVERRIDE; IsSdchResponse 1010 net/url_request/url_request_http_job.cc if (filter_context_->IsSdchResponse()) {