Searched refs:encoding_type (Results 1 – 4 of 4) sorted by relevance
31 std::vector<Filter::FilterType>* encoding_type);
231 std::string encoding_type; in GetContentEncodings() local234 &encoding_type)) { in GetContentEncodings()235 encoding_types->push_back(Filter::ConvertEncodingToType(encoding_type)); in GetContentEncodings()
46 std::vector<Filter::FilterType>* encoding_type);
111 T1_EncodingType encoding_type; member