Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/include/
H A Dmms_body_part.h33 bool DecodePart(MmsDecodeBuffer &decodeBuffer); // main entry
/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/src/
H A Dmms_body.cpp51 if (!bodyPart.DecodePart(decodeBuffer)) { in DecodeMultipart()
H A Dmms_body_part.cpp106 bool MmsBodyPart::DecodePart(MmsDecodeBuffer &decodeBuffer) in DecodePart() function in OHOS::Telephony::MmsBodyPart
/ohos5.0/base/telephony/sms_mms/test/gtest/
H A Dzero_branch_mms_test.cpp671 ASSERT_FALSE(mmsBodyPart.DecodePart(decoderBuffer));
675 ASSERT_FALSE(mmsBodyPart.DecodePart(decoderBuffer));
680 ASSERT_FALSE(mmsBodyPart.DecodePart(decoderBuffer));
686 ASSERT_FALSE(mmsBodyPart.DecodePart(decoderBuffer));
692 ASSERT_FALSE(mmsBodyPart.DecodePart(decoderBuffer));