Searched defs:contentId (Results 1 – 8 of 8) sorted by relevance
181 bool MmsBody::IsContentIdPartExist(std::string contentId) in IsContentIdPartExist()195 std::string contentId; in IsBodyPartExist() local
314 bool MmsBodyPart::SetContentId(std::string contentId) in SetContentId()319 bool MmsBodyPart::GetContentId(std::string &contentId) in GetContentId()405 std::string contentId = ""; in DecodeSetFileName() local
302 bool MmsBodyPartHeader::GetContentId(std::string &contentId) in GetContentId()309 bool MmsBodyPartHeader::SetContentId(std::string contentId) in SetContentId()
74 bool MmsAttachment::SetContentId(std::string contentId) in SetContentId()
290 std::string contentId; in AddAttachment() local315 std::string contentId = ""; in GetAllAttachment() local
648 …MmsMsg &msg, std::string pathName, std::string contentId, std::string contenType, bool isSmil) con… in MmsAddAttachment()
1703 contentId: string; property
57 std::string contentId = ""; member