Home
last modified time | relevance | path

Searched defs:GetSmscAddr (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/base/telephony/sms_mms/services/sms/
H A Dsms_interface_manager.cpp156 int32_t SmsInterfaceManager::GetSmscAddr(std::u16string &smscAddress) in GetSmscAddr() function in OHOS::Telephony::SmsInterfaceManager
H A Dsms_misc_manager.cpp494 int32_t SmsMiscManager::GetSmscAddr(std::u16string &smscAddress) in GetSmscAddr() function in OHOS::Telephony::SmsMiscManager
H A Dsms_base_message.cpp45 string SmsBaseMessage::GetSmscAddr() const in GetSmscAddr() function in OHOS::Telephony::SmsBaseMessage
H A Dsms_service.cpp380 int32_t SmsService::GetSmscAddr(int32_t slotId, std::u16string &smscAddress) in GetSmscAddr() function in OHOS::Telephony::SmsService
/ohos5.0/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_sms_defs.h222 void (*GetSmscAddr)(const ReqDataInfo *requestInfo); member
/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_sms.cpp88 int32_t TelRilSms::GetSmscAddr(const AppExecFwk::InnerEvent::Pointer &response) in GetSmscAddr() function in OHOS::Telephony::TelRilSms
H A Dtel_ril_manager.cpp741 int32_t TelRilManager::GetSmscAddr(int32_t slotId, const AppExecFwk::InnerEvent::Pointer &response) in GetSmscAddr() function in OHOS::Telephony::TelRilManager
/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/include/
H A Dril_callback_test.h519 std::string GetSmscAddr() in GetSmscAddr() function
/ohos5.0/base/telephony/sms_mms/frameworks/native/sms/src/
H A Dsms_service_proxy.cpp140 int32_t SmsServiceProxy::GetSmscAddr(int32_t slotId, std::u16string &smscAddress) in GetSmscAddr() function in OHOS::Telephony::SmsServiceProxy
/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_sms.cpp225 int32_t HRilSms::GetSmscAddr(int32_t serialId) in GetSmscAddr() function in OHOS::Telephony::HRilSms
H A Dhril_manager.cpp987 int32_t HRilManager::GetSmscAddr(int32_t slotId, int32_t serialId) in GetSmscAddr() function in OHOS::Telephony::HRilManager
/ohos5.0/drivers/peripheral/ril/interfaces/hdi_service/src/
H A Dril_impl.cpp640 int32_t RilImpl::GetSmscAddr(int32_t slotId, int32_t serialId) in GetSmscAddr() function in OHOS::HDI::Ril::V1_3::RilImpl
/ohos5.0/base/telephony/sms_mms/frameworks/js/napi/src/
H A Dnapi_sms.cpp899 static napi_value GetSmscAddr(napi_env env, napi_callback_info info) in GetSmscAddr() function
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_manager_inner.cpp533 int32_t CoreManagerInner::GetSmscAddr( in GetSmscAddr() function in OHOS::Telephony::CoreManagerInner