Home
last modified time | relevance | path

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

/base/telephony/sms_mms/test/gtest/
H A Dsms_delivery_callback_gtest.cpp27 static constexpr int SMS_DEFAULT_ERROR = -1; member
50 callbackHelper_->SetDeliverySmsIntResult(SMS_DEFAULT_ERROR); in OnSmsDeliveryResult()
72 return SMS_DEFAULT_ERROR; in OnRemoteRequest()
H A Dsms_send_callback_gtest.cpp26 static constexpr int SMS_DEFAULT_ERROR = -1; member
70 return SMS_DEFAULT_ERROR; in OnRemoteRequest()
/base/telephony/sms_mms/frameworks/native/sms/src/
H A Ddelivery_short_message_callback_stub.cpp43 return SMS_DEFAULT_ERROR; in OnRemoteRequest()
H A Dsend_short_message_callback_stub.cpp42 return SMS_DEFAULT_ERROR; in OnRemoteRequest()
/base/telephony/sms_mms/frameworks/native/sms/include/
H A Dsend_short_message_callback_stub.h38 static constexpr int SMS_DEFAULT_ERROR = -1; member in OHOS::Telephony::SendShortMessageCallbackStub
H A Ddelivery_short_message_callback_stub.h37 static constexpr int SMS_DEFAULT_ERROR = -1; member in OHOS::Telephony::DeliveryShortMessageCallbackStub

Completed in 2 milliseconds