Home
last modified time | relevance | path

Searched refs:PASS_THROUGH (Results 1 – 2 of 2) sorted by relevance

/external/chromium/net/base/
Dsdch_filter.cc95 case PASS_THROUGH: { in ~SdchFilter()
175 decoding_status_ = PASS_THROUGH; in ReadFilteredData()
183 decoding_status_ = PASS_THROUGH; in ReadFilteredData()
215 decoding_status_ = PASS_THROUGH; in ReadFilteredData()
220 if (decoding_status_ == PASS_THROUGH) { in ReadFilteredData()
276 if (PASS_THROUGH == decoding_status_) { in ReadFilteredData()
Dsdch_filter.h53 PASS_THROUGH, // Non-sdch content being passed without alteration. enumerator