Home
last modified time | relevance | path

Searched refs:SMS_DEFAULT_RESULT (Results 1 - 6 of 6) sorted by relevance

/base/telephony/sms_mms/test/gtest/
H A Dsms_delivery_callback_gtest.cpp26 static constexpr int SMS_DEFAULT_RESULT = 0; member
47 callbackHelper_->SetDeliverySmsIntResult(SMS_DEFAULT_RESULT); in OnSmsDeliveryResult()
68 return SMS_DEFAULT_RESULT; in OnRemoteRequest()
H A Dsms_send_callback_gtest.cpp25 static constexpr int SMS_DEFAULT_RESULT = 0; member
67 return SMS_DEFAULT_RESULT; in OnRemoteRequest()
/base/telephony/sms_mms/frameworks/native/sms/src/
H A Ddelivery_short_message_callback_stub.cpp39 return SMS_DEFAULT_RESULT; in OnRemoteRequest()
H A Dsend_short_message_callback_stub.cpp39 return SMS_DEFAULT_RESULT; in OnRemoteRequest()
/base/telephony/sms_mms/frameworks/native/sms/include/
H A Dsend_short_message_callback_stub.h37 static constexpr int SMS_DEFAULT_RESULT = 0; member in OHOS::Telephony::SendShortMessageCallbackStub
H A Ddelivery_short_message_callback_stub.h36 static constexpr int SMS_DEFAULT_RESULT = 0; member in OHOS::Telephony::DeliveryShortMessageCallbackStub

Completed in 2 milliseconds