Home
last modified time | relevance | path

Searched defs:OnSmsDeliveryResult (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/telephony/sms_mms/test/unittest/
H A Dsms_delivery_callback_test.cpp22 void SmsDeliveryCallbackTest::OnSmsDeliveryResult(const std::u16string &pdu) in OnSmsDeliveryResult() function in OHOS::Telephony::SmsDeliveryCallbackTest
/ohos5.0/base/telephony/sms_mms/frameworks/native/sms/src/
H A Ddelivery_short_message_callback_stub.cpp23 void DeliveryShortMessageCallbackStub::OnSmsDeliveryResult(const std::u16string &pdu) in OnSmsDeliveryResult() function in OHOS::Telephony::DeliveryShortMessageCallbackStub
/ohos5.0/base/telephony/sms_mms/services/sms/proxy/
H A Dsms_delivery_short_message_proxy.cpp27 void SmsDeliveryShortMessageProxy::OnSmsDeliveryResult(const std::u16string &pdu) in OnSmsDeliveryResult() function in OHOS::Telephony::SmsDeliveryShortMessageProxy
/ohos5.0/base/telephony/sms_mms/test/gtest/
H A Dsms_delivery_callback_gtest.cpp36 void SmsDeliveryCallbackGTest::OnSmsDeliveryResult(const std::u16string &pdu) in OnSmsDeliveryResult() function in OHOS::Telephony::SmsDeliveryCallbackGTest
/ohos5.0/base/telephony/sms_mms/frameworks/js/napi/src/
H A Ddelivery_callback.cpp106 void DeliveryCallback::OnSmsDeliveryResult(const std::u16string &pdu) in OnSmsDeliveryResult() function in OHOS::Telephony::DeliveryCallback