Searched defs:refId (Results 1 – 11 of 11) sorted by relevance
/base/telephony/sms_mms/test/fuzztest/smseventissue_fuzzer/ |
D | smseventissue_fuzzer.cpp | 59 uint8_t refId = static_cast<uint8_t>(size); in DoSentIssueTest() local 89 std::int64_t refId = static_cast<int64_t>(size); in DoSentIssuePartTest() local 136 std::int64_t refId = static_cast<int64_t>(size); in DoSomethingInterestingWithMyAPI() local
|
/base/telephony/sms_mms/services/sms/ |
D | sms_broadcast_subscriber_receiver.cpp | 27 std::shared_ptr<SmsReceiveReliabilityHandler> handler, uint16_t refId, uint16_t dataBaseId, in SmsBroadcastSubscriberReceiver()
|
D | sms_receive_reliability_handler.cpp | 301 void SmsReceiveReliabilityHandler::DeleteMessageFormDb(const uint16_t refId, const uint16_t dataBas… in DeleteMessageFormDb() 405 std::shared_ptr<SmsReceiveReliabilityHandler> handler, uint16_t refId, uint16_t dataBaseId) in DeleteAutoSmsFromDB()
|
D | sms_sender.cpp | 286 void SmsSender::UpdateUnSentCellCount(uint8_t refId) in UpdateUnSentCellCount()
|
/base/telephony/sms_mms/interfaces/innerkits/ims/ |
D | ims_sms_types.h | 47 int64_t refId = 0; member
|
/base/telephony/core_service/test/fuzztest/updatevoicemail_fuzzer/ |
D | updatevoicemail_fuzzer.cpp | 48 std::int64_t refId = static_cast<int64_t>(size); in DoSomethingInterestingWithMyAPI() local
|
/base/telephony/sms_mms/test/fuzztest/smsrecvitem_fuzzer/ |
D | smsrecvitem_fuzzer.cpp | 128 std::int64_t refId = static_cast<int64_t>(size); in DoSomethingInterestingWithMyAPI() local
|
/base/telephony/sms_mms/services/sms/cdma/ |
D | cdma_sms_sender.cpp | 471 int64_t refId = GetMsgRef64Bit(); in SendSmsToRil() local 490 void CdmaSmsSender::SendCsSms(const shared_ptr<SmsSendIndexer> &smsIndexer, int64_t &refId, std::st… in SendCsSms() 498 void CdmaSmsSender::SendImsSms(const shared_ptr<SmsSendIndexer> &smsIndexer, int64_t &refId, std::s… in SendImsSms()
|
/base/telephony/sms_mms/services/sms/gsm/ |
D | gsm_sms_sender.cpp | 189 int64_t refId = GetMsgRef64Bit(); in SendSmsToRil() local
|
/base/telephony/core_service/interfaces/innerkits/include/ |
D | telephony_types.h | 358 int64_t refId = 0; member
|
/base/telephony/core_service/frameworks/native/src/ |
D | core_manager_inner.cpp | 485 …32_t CoreManagerInner::SendCdmaSms(int32_t slotId, int32_t eventId, std::string pdu, int64_t refId, in SendCdmaSms()
|