Searched defs:mmsMsg (Results 1 – 3 of 3) sorted by relevance
/base/telephony/sms_mms/frameworks/js/napi/src/ |
D | napi_mms.cpp | 146 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/ |
D | sms_wap_push_handler.cpp | 179 MmsMsg mmsMsg; in DeocdeCheckIsBlock() local
|
/base/telephony/sms_mms/test/gtest/ |
D | zero_branch_mms_test.cpp | 866 MmsMsg mmsMsg; variable
|