Searched refs:bodyParts (Results 1 – 1 of 1) sorted by relevance
309 std::vector<MmsBodyPart> bodyParts; in GetAllAttachment() local311 mmsBody_.GetMmsBodyPart(bodyParts); in GetAllAttachment()313 for (auto part : bodyParts) { in GetAllAttachment()