Home
last modified time | relevance | path

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

/base/telephony/sms_mms/frameworks/native/mms/src/
Dmms_msg.cpp309 std::vector<MmsBodyPart> bodyParts; in GetAllAttachment() local
311 mmsBody_.GetMmsBodyPart(bodyParts); in GetAllAttachment()
313 for (auto part : bodyParts) { in GetAllAttachment()