Searched refs:DecodeMmsCTGeneralForm (Results 1 – 4 of 4) sorted by relevance
83 if (!DecodeMmsCTGeneralForm(decodeBuffer, contentLength)) { in DecodeMmsContentType()106 bool MmsContentType::DecodeMmsCTGeneralForm(MmsDecodeBuffer &decodeBuffer, int32_t &contentLength) in DecodeMmsCTGeneralForm() function in OHOS::Telephony::MmsContentType
214 bool DecodeMmsCTGeneralForm(MmsDecodeBuffer &decodeBuffer, int32_t &contentLength);
773 ASSERT_FALSE(mmsContentType.DecodeMmsCTGeneralForm(decoderBuffer, length));776 ASSERT_FALSE(mmsContentType.DecodeMmsCTGeneralForm(decoderBuffer, length));781 ASSERT_FALSE(mmsContentType.DecodeMmsCTGeneralForm(decoderBuffer, length));785 ASSERT_FALSE(mmsContentType.DecodeMmsCTGeneralForm(decoderBuffer, length));
743 mmsContentType.DecodeMmsCTGeneralForm(decodeBuffer, len);