Home
last modified time | relevance | path

Searched defs:mmsMsg (Results 1 – 3 of 3) sorted by relevance

/base/telephony/sms_mms/frameworks/js/napi/src/
Dnapi_mms.cpp146 void GetMmsSendConf(MmsMsg mmsMsg, MmsSendConfContext &asyncContext) in GetMmsSendConf()
156 void GetMmsSendReq(MmsMsg mmsMsg, MmsSendReqContext &asyncContext) in GetMmsSendReq()
177 void GetMmsNotificationInd(MmsMsg mmsMsg, MmsNotificationIndContext &asyncContext) in GetMmsNotificationInd()
193 void GetMmsRespInd(MmsMsg mmsMsg, MmsRespIndContext &asyncContext) in GetMmsRespInd()
203 void GetMmsRetrieveConf(MmsMsg mmsMsg, MmsRetrieveConfContext &asyncContext) in GetMmsRetrieveConf()
223 void GetMmsAcknowledgeInd(MmsMsg mmsMsg, MmsAcknowledgeIndContext &asyncContext) in GetMmsAcknowledgeInd()
232 void GetMmsDeliveryInd(MmsMsg mmsMsg, MmsDeliveryIndContext &asyncContext) in GetMmsDeliveryInd()
248 void GetMmsReadOrigInd(MmsMsg mmsMsg, MmsReadOrigIndContext &asyncContext) in GetMmsReadOrigInd()
261 void GetMmsReadRecInd(MmsMsg mmsMsg, MmsReadRecIndContext &asyncContext) in GetMmsReadRecInd()
274 void getAttachmentByDecodeMms(MmsMsg &mmsMsg, DecodeMmsContext &context) in getAttachmentByDecodeMms()
[all …]
/base/telephony/sms_mms/services/sms/
Dsms_wap_push_handler.cpp179 MmsMsg mmsMsg; in DeocdeCheckIsBlock() local
/base/telephony/sms_mms/test/gtest/
Dzero_branch_mms_test.cpp866 MmsMsg mmsMsg; variable