Searched refs:OnGetImsShortMessageFormat (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/telephony/sms_mms/test/fuzztest/splitmessage_fuzzer/ |
H A D | splitmessage_fuzzer.cpp | 92 …DelayedSingleton<SmsService>::GetInstance()->OnGetImsShortMessageFormat(dataParcel, replyParcel, o… in GetImsShortMessageFormat()
|
/ohos5.0/base/telephony/sms_mms/services/sms/include/ |
H A D | sms_interface_stub.h | 64 … void OnGetImsShortMessageFormat(MessageParcel &data, MessageParcel &reply, MessageOption &option);
|
/ohos5.0/base/telephony/sms_mms/services/sms/ |
H A D | sms_interface_stub.cpp | 68 … MessageParcel &reply, MessageOption &option) { OnGetImsShortMessageFormat(data, reply, option); }; in SmsInterfaceStub() 435 void SmsInterfaceStub::OnGetImsShortMessageFormat(MessageParcel &data, MessageParcel &reply, Messag… in OnGetImsShortMessageFormat() function in OHOS::Telephony::SmsInterfaceStub
|
/ohos5.0/base/telephony/sms_mms/test/gtest/ |
H A D | zero_branch_sms_part_test.cpp | 218 …DelayedSingleton<SmsService>::GetInstance()->OnGetImsShortMessageFormat(formatParcel, replyParcel,…
|