Home
last modified time | relevance | path

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

/external/chromium_org/net/http/
Dhttp_content_disposition.cc61 bool DecodeBQEncoding(const std::string& part, in DecodeBQEncoding() function
146 *is_rfc2047 = DecodeBQEncoding(part, enc_type, charset, &decoded_word); in DecodeWord()