Home
last modified time | relevance | path

Searched refs:GetMsgRefId64Bit (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/sms_mms/services/sms/include/
H A Dsms_send_indexer.h43 int64_t GetMsgRefId64Bit() const;
/ohos5.0/base/telephony/sms_mms/services/sms/
H A Dsms_send_indexer.cpp262 int64_t SmsSendIndexer::GetMsgRefId64Bit() const in GetMsgRefId64Bit() function in OHOS::Telephony::SmsSendIndexer
H A Dsms_sender.cpp100 if (!SendCacheMapEraseItem(smsIndexer->GetMsgRefId64Bit())) { in HandleMessageResponse()
412 if (!SendCacheMapEraseItem(smsIndexer->GetMsgRefId64Bit())) { in OnRilAdapterHostDied()