Home
last modified time | relevance | path

Searched defs:attachment (Results 1 – 4 of 4) sorted by relevance

/base/telephony/sms_mms/frameworks/native/mms/src/
Dmms_body_part.cpp241 bool MmsBodyPart::SetAttachment(MmsAttachment &attachment) in SetAttachment()
478 bool MmsBodyPart::WriteBodyFromAttachmentBuffer(MmsAttachment &attachment) in WriteBodyFromAttachmentBuffer()
Dmms_msg.cpp271 bool MmsMsg::AddAttachment(MmsAttachment &attachment) in AddAttachment()
314 MmsAttachment attachment; in GetAllAttachment() local
/base/telephony/sms_mms/frameworks/js/napi/src/
Dnapi_mms.cpp271 std::vector<MmsAttachment> attachment; in getAttachmentByDecodeMms() local
349 napi_value attachment = nullptr; in CreateAttachmentValue() local
1067 …adEncodeMmsAttachment(napi_env env, napi_value value, std::vector<MmsAttachmentContext> &attachmen… in ReadEncodeMmsAttachment()
1143 bool SetAttachmentToCore(MmsMsg &mmsMsg, std::vector<MmsAttachmentContext> &attachment) in SetAttachmentToCore()
/base/telephony/sms_mms/test/gtest/
Dmms_gtest.cpp516 MmsAttachment attachment; variable
564 MmsAttachment attachment; variable