Home
last modified time | relevance | path

Searched refs:itAttachment (Results 1 - 1 of 1) sorted by relevance

/base/telephony/sms_mms/frameworks/js/napi/src/
H A Dnapi_mms.cpp1148 MmsAttachment itAttachment; in SetAttachmentToCore() local
1150 itAttachment.SetAttachmentFilePath(it->path, it->isSmil); in SetAttachmentToCore()
1152 itAttachment.SetIsSmilFile(it->isSmil); in SetAttachmentToCore()
1154 itAttachment.SetFileName(it->fileName); in SetAttachmentToCore()
1157 itAttachment.SetContentId(it->contentId); in SetAttachmentToCore()
1160 itAttachment.SetContentLocation(it->contentLocation); in SetAttachmentToCore()
1163 itAttachment.SetContentDisposition(it->contentDisposition); in SetAttachmentToCore()
1166 itAttachment.SetContentTransferEncoding(it->contentTransferEncoding); in SetAttachmentToCore()
1169 itAttachment.SetContentType(it->contentType); in SetAttachmentToCore()
1172 itAttachment in SetAttachmentToCore()
[all...]

Completed in 3 milliseconds