Searched refs:OnGetSmsSegmentsInfo (Results 1 – 4 of 4) sorted by relevance
/base/telephony/sms_mms/services/sms/include/ |
D | sms_interface_stub.h | 62 void OnGetSmsSegmentsInfo(MessageParcel &data, MessageParcel &reply, MessageOption &option);
|
/base/telephony/sms_mms/test/fuzztest/getsmssegmentsinfo_fuzzer/ |
D | getsmssegmentsinfo_fuzzer.cpp | 66 …DelayedSingleton<SmsService>::GetInstance()->OnGetSmsSegmentsInfo(dataParcel, replyParcel, option); in GetSmsSegmentsInfo() 288 …DelayedSingleton<SmsService>::GetInstance()->OnGetSmsSegmentsInfo(dataParcel, replyParcel, option); in HighRiskInterface()
|
/base/telephony/sms_mms/test/gtest/ |
D | zero_branch_sms_part_test.cpp | 85 …DelayedSingleton<SmsService>::GetInstance()->OnGetSmsSegmentsInfo(dataParcel, replyParcel, option); 213 …DelayedSingleton<SmsService>::GetInstance()->OnGetSmsSegmentsInfo(segmentParcel, replyParcel, opti…
|
/base/telephony/sms_mms/services/sms/ |
D | sms_interface_stub.cpp | 62 &SmsInterfaceStub::OnGetSmsSegmentsInfo; in SmsInterfaceStub() 389 void SmsInterfaceStub::OnGetSmsSegmentsInfo(MessageParcel &data, MessageParcel &reply, MessageOptio… in OnGetSmsSegmentsInfo() function in OHOS::Telephony::SmsInterfaceStub
|