Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/sms_mms/services/sms/
H A Dsms_sender.cpp132 smsIndexer->SetPsResendCount(INITIAL_COUNT); in SendMessageSucceed()
165 smsIndexer->SetPsResendCount(INITIAL_COUNT); in SendMessageFailed()
343 smsIndexer->SetPsResendCount(smsIndexer->GetPsResendCount() + 1); in HandleResend()
416 smsIndexer->SetPsResendCount(INITIAL_COUNT); in OnRilAdapterHostDied()
H A Dsms_send_indexer.cpp277 void SmsSendIndexer::SetPsResendCount(uint8_t psResendCount) in SetPsResendCount() function in OHOS::Telephony::SmsSendIndexer
/ohos5.0/base/telephony/sms_mms/services/sms/include/
H A Dsms_send_indexer.h38 void SetPsResendCount(uint8_t resendCount);