Home
last modified time | relevance | path

Searched refs:NewSmsStoredOnSimNotify (Results 1 – 10 of 10) sorted by relevance

/base/telephony/ril_adapter/services/hril/include/
Dhril_sms.h83 …int32_t NewSmsStoredOnSimNotify(int32_t indType, HRilErrNumber error, const void *response, size_t…
/base/telephony/core_service/services/tel_ril/include/
Dtel_ril_sms.h82 int32_t NewSmsStoredOnSimNotify(int32_t recordNumber, int32_t indicationType);
Dtel_ril_callback.h237 …int32_t NewSmsStoredOnSimNotify(const HDI::Ril::V1_1::RilRadioResponseInfo &responseInfo, int32_t …
/base/telephony/ril_adapter/services/hril/src/
Dhril_sms.cpp70 notiMemberFuncMap_[HNOTI_SMS_NEW_SMS_STORED_ON_SIM] = &HRilSms::NewSmsStoredOnSimNotify; in AddHandlerToMap()
492 int32_t HRilSms::NewSmsStoredOnSimNotify( in NewSmsStoredOnSimNotify() function in OHOS::Telephony::HRilSms
501 …return Notify(indType, error, &HDI::Ril::V1_1::IRilCallback::NewSmsStoredOnSimNotify, recordNumber… in NewSmsStoredOnSimNotify()
/base/telephony/core_service/services/tel_ril/src/
Dtel_ril_callback.cpp751 int32_t TelRilCallback::NewSmsStoredOnSimNotify( in NewSmsStoredOnSimNotify() function in OHOS::Telephony::TelRilCallback
755 …responseInfo, &TelRilManager::GetTelRilSms, &TelRilSms::NewSmsStoredOnSimNotify, recordNumber, ind… in NewSmsStoredOnSimNotify()
Dtel_ril_sms.cpp277 int32_t TelRilSms::NewSmsStoredOnSimNotify(int32_t recordNumber, int32_t indicationType) in NewSmsStoredOnSimNotify() function in OHOS::Telephony::TelRilSms
/base/telephony/ril_adapter/test/unittest/include/
Dril_callback_test.h244 …int32_t NewSmsStoredOnSimNotify(const HDI::Ril::V1_1::HDI::Ril::V1_1::RilRadioResponseInfo &respon…
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/include/
Dril_callback_test.h457 …int32_t NewSmsStoredOnSimNotify(const HDI::Ril::V1_1::HDI::Ril::V1_1::RilRadioResponseInfo &respon…
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
Dril_callback_test.cpp1484 int32_t RilCallbackTest::NewSmsStoredOnSimNotify( in NewSmsStoredOnSimNotify() function in OHOS::Telephony::RilCallbackTest
/base/telephony/ril_adapter/test/unittest/
Dril_callback_test.cpp1312 int32_t RilCallbackTest::NewSmsStoredOnSimNotify( in NewSmsStoredOnSimNotify() function in OHOS::Telephony::RilCallbackTest