Home
last modified time | relevance | path

Searched defs:scAddr (Results 1 – 19 of 19) sorted by relevance

/ohos5.0/base/telephony/sms_mms/services/sms/
H A Dsms_interface_manager.cpp66 int32_t SmsInterfaceManager::TextBasedSmsDelivery(const string &desAddr, const string &scAddr, cons… in TextBasedSmsDelivery()
87 int32_t SmsInterfaceManager::DataBasedSmsDelivery(const string &desAddr, const string &scAddr, cons… in DataBasedSmsDelivery()
147 int32_t SmsInterfaceManager::SetSmscAddr(const std::string &scAddr) in SetSmscAddr()
H A Dsms_send_indexer.cpp21 SmsSendIndexer::SmsSendIndexer(const string &desAddr, const string &scAddr, const string &text, in SmsSendIndexer()
28 SmsSendIndexer::SmsSendIndexer(const string &desAddr, const string &scAddr, int32_t port, const uin… in SmsSendIndexer()
202 void SmsSendIndexer::SetSmcaAddr(const std::string &scAddr) in SetSmcaAddr()
H A Dsms_send_manager.cpp102 void SmsSendManager::TextBasedSmsDelivery(const string &desAddr, const string &scAddr, const string… in TextBasedSmsDelivery()
138 void SmsSendManager::DataBasedSmsDelivery(const string &desAddr, const string &scAddr, uint16_t por… in DataBasedSmsDelivery()
H A Dsms_service.cpp139 int32_t SmsService::SendMessage(int32_t slotId, const u16string desAddr, const u16string scAddr, co… in SendMessage()
255 int32_t SmsService::SendMessage(int32_t slotId, const u16string desAddr, const u16string scAddr, ui… in SendMessage()
342 int32_t SmsService::SetSmscAddr(int32_t slotId, const std::u16string &scAddr) in SetSmscAddr()
H A Dsms_sender.cpp434 …tr<struct SmsTpdu> tpdu, uint8_t msgRef8bit, const std::string &desAddr, const std::string &scAddr, in DataBasedSmsDeliverySplitPage()
469 uint8_t msgRef8bit, uint32_t indexData, int32_t port, const std::string &scAddr, in DataBasedSmsDeliveryPacketSplitPage()
H A Dsms_interface_stub.cpp155 u16string scAddr = data.ReadString16(); in OnSendSmsTextRequest() local
188 u16string scAddr = data.ReadString16(); in OnSendSmsDataRequest() local
238 std::u16string scAddr = data.ReadString16(); in OnSetSmscAddr() local
H A Dsms_misc_manager.cpp472 int32_t SmsMiscManager::SetSmscAddr(const std::string &scAddr) in SetSmscAddr()
/ohos5.0/base/telephony/sms_mms/services/sms/cdma/
H A Dcdma_sms_sender.cpp40 void CdmaSmsSender::TextBasedSmsDelivery(const string &desAddr, const string &scAddr, const string … in TextBasedSmsDelivery()
80 void CdmaSmsSender::TextBasedSmsSplitDelivery(const std::string &desAddr, const std::string &scAddr, in TextBasedSmsSplitDelivery()
133 void CdmaSmsSender::TextBasedSmsDeliveryViaIms(const string &desAddr, const string &scAddr, const s… in TextBasedSmsDeliveryViaIms()
163 const string &scAddr, std::shared_ptr<struct SmsTpdu> tpdu, GsmSmsMessage gsmSmsMessage, in SendSmsForEveryIndexer()
225 void CdmaSmsSender::ReadySendSms(GsmSmsMessage gsmSmsMessage, const string &scAddr, bool isMore, in ReadySendSms()
311 void CdmaSmsSender::DataBasedSmsDelivery(const string &desAddr, const string &scAddr, int32_t port,… in DataBasedSmsDelivery()
398 void CdmaSmsSender::DataBasedSmsDeliveryViaIms(const string &desAddr, const string &scAddr, int32_t… in DataBasedSmsDeliveryViaIms()
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_regs_arm64.cpp161 uintptr_t scAddr = regsData_[REG_SP] + sizeof(siginfo_t) + 0xb0 + 0x08; in StepIfSignalFrame() local
H A Ddfx_regs_riscv64.cpp159 uintptr_t scAddr = regsData_[REG_SP] + sizeof(siginfo_t) + 0xb0 + 0x00; in StepIfSignalFrame() local
H A Ddfx_regs_x86_64.cpp123 uintptr_t scAddr = regsData_[REG_SP] + 0x28; in StepIfSignalFrame() local
H A Ddfx_regs_arm.cpp137 uintptr_t scAddr = 0; in StepIfSignalFrame() local
/ohos5.0/base/telephony/sms_mms/test/gtest/
H A Dzero_branch_sms_test.cpp232 const std::string scAddr = "123"; variable
432 const std::string scAddr = "123"; variable
486 const std::string scAddr = "123"; variable
520 const std::string scAddr = "123"; variable
545 std::string scAddr = "123"; variable
597 std::string scAddr = "123"; variable
652 std::string scAddr = "123"; variable
1259 const std::string scAddr = "123"; variable
1578 std::string scAddr = ""; variable
1684 std::u16string scAddr = u"1234"; variable
H A Dsms_gtest.cpp285 std::string scAddr("1234"); in SetSmscAddrTestFuc() local
/ohos5.0/base/telephony/sms_mms/frameworks/native/sms/src/
H A Dsms_service_manager_client.cpp97 …nagerClient::SendMessage(int32_t slotId, const std::u16string desAddr, const std::u16string scAddr, in SendMessage()
108 …nagerClient::SendMessage(int32_t slotId, const std::u16string desAddr, const std::u16string scAddr, in SendMessage()
120 int32_t SmsServiceManagerClient::SetScAddress(int32_t slotId, const std::u16string &scAddr) in SetScAddress()
H A Dsms_service_proxy.cpp33 …erviceProxy::SendMessage(int32_t slotId, const std::u16string desAddr, const std::u16string scAddr, in SendMessage()
74 …erviceProxy::SendMessage(int32_t slotId, const std::u16string desAddr, const std::u16string scAddr, in SendMessage()
118 int32_t SmsServiceProxy::SetSmscAddr(int32_t slotId, const std::u16string &scAddr) in SetSmscAddr()
/ohos5.0/base/telephony/sms_mms/services/sms/gsm/
H A Dgsm_sms_sender.cpp43 void GsmSmsSender::TextBasedSmsDelivery(const string &desAddr, const string &scAddr, const string &… in TextBasedSmsDelivery()
76 void GsmSmsSender::TextBasedSmsSplitDelivery(const std::string &desAddr, const std::string &scAddr, in TextBasedSmsSplitDelivery()
152 void GsmSmsSender::DataBasedSmsDelivery(const std::string &desAddr, const std::string &scAddr, int3… in DataBasedSmsDelivery()
H A Dgsm_sms_message.cpp218const std::string &scAddr, int32_t port, const uint8_t *data, uint32_t dataLen, uint8_t msgRef8bit, in CreateDataSubmitSmsTpdu()
/ohos5.0/base/telephony/sms_mms/test/unittest/
H A Dcdma_sms_test.cpp522 const std::string scAddr = "123"; in TestTextBasedSmsDelivery() local
528 …std::string desAddr, std::string scAddr, std::string text, bool force7Bit, bool statusReport) const in EncodeSubmitMsg()
582 std::string scAddr; in TestEncodeSubmitMsg() local