Searched defs:Decode (Results 1 – 2 of 2) sorted by relevance
/base/telephony/sms_mms/frameworks/native/mms/src/utils/ | ||
D | mms_base64.cpp | 30 std::string MmsBase64::Decode(const std::string src) in Decode() function in OHOS::Telephony::MmsBase64 |
D | mms_quoted_printable.cpp | 43 bool MmsQuotedPrintable::Decode(const std::string src, std::string &dest) in Decode() function in OHOS::Telephony::MmsQuotedPrintable |