Searched refs:IsBodyPartExist (Results 1 – 4 of 4) sorted by relevance
37 bool IsBodyPartExist(MmsBodyPart &bodyPart);
193 bool MmsBody::IsBodyPartExist(MmsBodyPart &bodyPart) in IsBodyPartExist() function in OHOS::Telephony::MmsBody
279 if (mmsBody_.IsBodyPartExist(bodyPart)) { in AddAttachment()
851 EXPECT_FALSE(mmsBody.IsBodyPartExist(mmsBodyPart));