Searched refs:DecodeQEncoding (Results 1 – 1 of 1) sorted by relevance
26 bool DecodeQEncoding(const std::string& input, std::string* output) { in DecodeQEncoding() function67 base::Base64Decode(part, &decoded) : DecodeQEncoding(part, &decoded))) { in DecodeBQEncoding()