Searched refs:GetErrorCode (Results 1 – 4 of 4) sorted by relevance
324 if ((smsIndexer->GetErrorCode() == HRIL_ERR_GENERIC_FAILURE) || in HandleResend()325 (smsIndexer->GetErrorCode() == HRIL_ERR_CMD_SEND_FAILURE)) { in HandleResend()
212 uint8_t SmsSendIndexer::GetErrorCode() const in GetErrorCode() function in OHOS::Telephony::SmsSendIndexer
54 int GetErrorCode() const { return errorCode_; }; in GetErrorCode() function
52 uint8_t GetErrorCode() const;