| /base/telephony/sms_mms/services/sms/ |
| D | sms_interface_manager.cpp | 66 int32_t SmsInterfaceManager::TextBasedSmsDelivery(const string &desAddr, const string &scAddr, cons… in TextBasedSmsDelivery() 88 int32_t SmsInterfaceManager::DataBasedSmsDelivery(const string &desAddr, const string &scAddr, cons… in DataBasedSmsDelivery() 148 int32_t SmsInterfaceManager::SetSmscAddr(const std::string &scAddr) in SetSmscAddr()
|
| D | sms_send_indexer.cpp | 21 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()
|
| D | sms_send_manager.cpp | 102 void SmsSendManager::TextBasedSmsDelivery(const string &desAddr, const string &scAddr, const string… in TextBasedSmsDelivery() 140 void SmsSendManager::DataBasedSmsDelivery(const string &desAddr, const string &scAddr, uint16_t por… in DataBasedSmsDelivery()
|
| D | sms_service.cpp | 144 int32_t SmsService::SendMessage(int32_t slotId, const u16string desAddr, const u16string scAddr, co… in SendMessage() 192 …SmsService::SendMessageWithoutSave(int32_t slotId, const u16string desAddr, const u16string scAddr, in SendMessageWithoutSave() 286 int32_t SmsService::SendMessage(int32_t slotId, const u16string desAddr, const u16string scAddr, ui… in SendMessage() 373 int32_t SmsService::SetSmscAddr(int32_t slotId, const std::u16string &scAddr) in SetSmscAddr()
|
| D | sms_sender.cpp | 473 …tr<struct SmsTpdu> tpdu, uint8_t msgRef8bit, const std::string &desAddr, const std::string &scAddr, in DataBasedSmsDeliverySplitPage() 508 uint8_t msgRef8bit, uint32_t indexData, int32_t port, const std::string &scAddr, in DataBasedSmsDeliveryPacketSplitPage()
|
| D | sms_interface_stub.cpp | 162 u16string scAddr = data.ReadString16(); in OnSendSmsTextRequest() local 193 u16string scAddr = data.ReadString16(); in OnSendSmsTextWithoutSaveRequest() local 222 u16string scAddr = data.ReadString16(); in OnSendSmsDataRequest() local 272 std::u16string scAddr = data.ReadString16(); in OnSetSmscAddr() local
|
| D | sms_misc_manager.cpp | 472 int32_t SmsMiscManager::SetSmscAddr(const std::string &scAddr) in SetSmscAddr()
|
| /base/telephony/sms_mms/test/fuzztest/unittesttwo_fuzzer/ |
| D | unittesttwo_fuzzer.cpp | 327 std::string scAddr = GetString(10); in TestTextBasedSmsDelivery() local 335 std::string scAddr = GetString(10); in TestDataBasedSmsDelivery() local 356 std::string scAddr = GetString(10); in TestGetAndSet() local 512 std::string scAddr = GetString(10); in TestTextBasedSmsDelivery() local 530 std::string scAddr = GetString(10); in TestDataBasedSmsDelivery() local 546 std::string scAddr = GetString(10); in TestRetriedSmsDelivery() local 651 std::string scAddr = GetString(10); in CreateObject() local
|
| /base/telephony/sms_mms/services/sms/cdma/ |
| D | cdma_sms_sender.cpp | 40 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() 149 void CdmaSmsSender::TextBasedSmsDeliveryViaIms(const string &desAddr, const string &scAddr, const s… in TextBasedSmsDeliveryViaIms() 180 const string &scAddr, std::shared_ptr<struct SmsTpdu> tpdu, GsmSmsMessage gsmSmsMessage, in SendSmsForEveryIndexer() 242 void CdmaSmsSender::ReadySendSms(GsmSmsMessage gsmSmsMessage, const string &scAddr, bool isMore, in ReadySendSms() 328 void CdmaSmsSender::DataBasedSmsDelivery(const string &desAddr, const string &scAddr, int32_t port,… in DataBasedSmsDelivery() 415 void CdmaSmsSender::DataBasedSmsDeliveryViaIms(const string &desAddr, const string &scAddr, int32_t… in DataBasedSmsDeliveryViaIms()
|
| /base/telephony/sms_mms/frameworks/native/sms/src/ |
| D | sms_service_manager_client.cpp | 98 …nagerClient::SendMessage(int32_t slotId, const std::u16string desAddr, const std::u16string scAddr, in SendMessage() 109 …nagerClient::SendMessage(int32_t slotId, const std::u16string desAddr, const std::u16string scAddr, in SendMessage() 122 …const std::u16string scAddr, const std::u16string text, const sptr<ISendShortMessageCallback> &cal… in SendMessageWithoutSave() 132 int32_t SmsServiceManagerClient::SetScAddress(int32_t slotId, const std::u16string &scAddr) in SetScAddress()
|
| D | sms_service_proxy.cpp | 33 …erviceProxy::SendMessage(int32_t slotId, const std::u16string desAddr, const std::u16string scAddr, in SendMessage() 75 const std::u16string scAddr, const std::u16string text, in SendMessageWithoutSave() 116 …erviceProxy::SendMessage(int32_t slotId, const std::u16string desAddr, const std::u16string scAddr, in SendMessage() 160 int32_t SmsServiceProxy::SetSmscAddr(int32_t slotId, const std::u16string &scAddr) in SetSmscAddr()
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
| D | dfx_regs_arm64.cpp | 161 uintptr_t scAddr = regsData_[REG_SP] + sizeof(siginfo_t) + 0xb0 + 0x08; in StepIfSignalFrame() local
|
| D | dfx_regs_loongarch64.cpp | 159 uintptr_t scAddr = regsData_[REG_SP] + sizeof(siginfo_t) + 0xb8; in StepIfSignalFrame() local
|
| D | dfx_regs_x86_64.cpp | 123 uintptr_t scAddr = regsData_[REG_SP] + 0x28; in StepIfSignalFrame() local
|
| D | dfx_regs_riscv64.cpp | 159 uintptr_t scAddr = regsData_[REG_SP] + sizeof(siginfo_t) + 0xb0 + 0x00; in StepIfSignalFrame() local
|
| D | dfx_regs_arm.cpp | 137 uintptr_t scAddr = 0; in StepIfSignalFrame() local
|
| /base/telephony/sms_mms/services/sms/gsm/ |
| D | gsm_sms_sender.cpp | 43 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() 155 void GsmSmsSender::DataBasedSmsDelivery(const std::string &desAddr, const std::string &scAddr, int3… in DataBasedSmsDelivery()
|
| D | gsm_sms_message.cpp | 225 …const std::string &scAddr, int32_t port, const uint8_t *data, uint32_t dataLen, uint8_t msgRef8bit, in CreateDataSubmitSmsTpdu()
|
| /base/telephony/sms_mms/test/unittest/ |
| D | cdma_sms_test.cpp | 523 const std::string scAddr = "123"; in TestTextBasedSmsDelivery() local 530 …std::string desAddr, std::string scAddr, std::string text, bool force7Bit, bool statusReport) const in EncodeSubmitMsg() 584 std::string scAddr; in TestEncodeSubmitMsg() local
|
| /base/telephony/sms_mms/test/gtest/ |
| D | zero_branch_sms_test.cpp | 233 const std::string scAddr = "123"; variable 512 const std::string scAddr = "123"; variable 566 const std::string scAddr = "123"; variable 600 const std::string scAddr = "123"; variable 625 std::string scAddr = "123"; variable 678 std::string scAddr = "123"; variable 733 std::string scAddr = "123"; variable 1570 const std::string scAddr = "123"; variable 1891 std::string scAddr = ""; variable 2002 std::u16string scAddr = u"1234"; variable
|
| D | zero_branch_cb_test.cpp | 1149 const std::string scAddr = ""; variable
|
| D | sms_gtest.cpp | 285 std::string scAddr("1234"); in SetSmscAddrTestFuc() local
|