Home
last modified time | relevance | path

Searched defs:bodyPart (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/src/
H A Dmms_body.cpp27 for (auto bodyPart : mmsBodyParts_) { in DumpMmsBody() local
50 MmsBodyPart bodyPart; in DecodeMultipart() local
193 bool MmsBody::IsBodyPartExist(MmsBodyPart &bodyPart) in IsBodyPartExist()
215 bool MmsBody::AddMmsBodyPart(MmsBodyPart &bodyPart) in AddMmsBodyPart()
H A Dmms_msg.cpp273 MmsBodyPart bodyPart; in AddAttachment() local
/ohos5.0/base/telephony/sms_mms/test/gtest/
H A Dzero_branch_mms_test.cpp740 MmsBodyPart bodyPart; variable