Searched refs:OnSendMms (Results 1 – 3 of 3) sorted by relevance
72 void OnSendMms(MessageParcel &data, MessageParcel &reply, MessageOption &option);
137 DelayedSingleton<SmsService>::GetInstance()->OnSendMms(dataParcel, replyParcel, option); in SendMms()
82 MessageParcel &reply, MessageOption &option) { OnSendMms(data, reply, option); }; in SmsInterfaceStub()516 void SmsInterfaceStub::OnSendMms(MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnSendMms() function in OHOS::Telephony::SmsInterfaceStub