Searched refs:DecodePartBody (Results 1 – 3 of 3) sorted by relevance
34 bool DecodePartBody(MmsDecodeBuffer &decodeBuffer, uint32_t bodyLength);
135 if (!DecodePartBody(decodeBuffer, bodyLen_)) { in DecodePart()186 bool MmsBodyPart::DecodePartBody(MmsDecodeBuffer &decodeBuffer, uint32_t bodyLength) in DecodePartBody() function in OHOS::Telephony::MmsBodyPart
725 ASSERT_FALSE(mmsBodyPart.DecodePartBody(decoderBuffer, 3));730 ASSERT_FALSE(mmsBodyPart.DecodePartBody(decoderBuffer, MAX_MMS_MSG_PART_LEN + offset));