Home
last modified time | relevance | path

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

/base/telephony/sms_mms/frameworks/js/napi/src/
H A Dnapi_mms.cpp277 MmsAttachmentContext attachmentContext; in getAttachmentByDecodeMms() local
278 attachmentContext.path = it.GetAttachmentFilePath(); in getAttachmentByDecodeMms()
279 attachmentContext.fileName = it.GetFileName(); in getAttachmentByDecodeMms()
280 attachmentContext.contentId = it.GetContentId(); in getAttachmentByDecodeMms()
281 attachmentContext.contentLocation = it.GetContentLocation(); in getAttachmentByDecodeMms()
282 attachmentContext.contentDisposition = it.GetContentDisposition(); in getAttachmentByDecodeMms()
283 attachmentContext.contentTransferEncoding = it.GetContentTransferEncoding(); in getAttachmentByDecodeMms()
284 attachmentContext.contentType = it.GetContentType(); in getAttachmentByDecodeMms()
285 attachmentContext.isSmil = it.IsSmilFile(); in getAttachmentByDecodeMms()
286 attachmentContext in getAttachmentByDecodeMms()
1032 MmsAttachmentContext attachmentContext; BuildMmsAttachment() local
[all...]

Completed in 2 milliseconds