Home
last modified time | relevance | path

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

/base/telephony/sms_mms/frameworks/native/mms/include/
Dmms_body.h37 bool IsBodyPartExist(MmsBodyPart &bodyPart);
/base/telephony/sms_mms/frameworks/native/mms/src/
Dmms_body.cpp193 bool MmsBody::IsBodyPartExist(MmsBodyPart &bodyPart) in IsBodyPartExist() function in OHOS::Telephony::MmsBody
Dmms_msg.cpp279 if (mmsBody_.IsBodyPartExist(bodyPart)) { in AddAttachment()
/base/telephony/sms_mms/test/gtest/
Dzero_branch_mms_test.cpp851 EXPECT_FALSE(mmsBody.IsBodyPartExist(mmsBodyPart));