Home
last modified time | relevance | path

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

/base/telephony/sms_mms/frameworks/native/mms/include/
Dmms_body_part.h33 bool DecodePart(MmsDecodeBuffer &decodeBuffer); // main entry
/base/telephony/sms_mms/frameworks/native/mms/src/
Dmms_body.cpp51 if (!bodyPart.DecodePart(decodeBuffer)) { in DecodeMultipart()
Dmms_body_part.cpp108 bool MmsBodyPart::DecodePart(MmsDecodeBuffer &decodeBuffer) in DecodePart() function in OHOS::Telephony::MmsBodyPart
/base/telephony/sms_mms/test/gtest/
Dzero_branch_mms_test.cpp591 ASSERT_FALSE(mmsBodyPart.DecodePart(decoderBuffer));
595 ASSERT_FALSE(mmsBodyPart.DecodePart(decoderBuffer));
600 ASSERT_FALSE(mmsBodyPart.DecodePart(decoderBuffer));
606 ASSERT_FALSE(mmsBodyPart.DecodePart(decoderBuffer));
612 ASSERT_FALSE(mmsBodyPart.DecodePart(decoderBuffer));