Searched refs:GetErrorCode (Results 1 – 5 of 5) sorted by relevance
68 [[nodiscard]] int32_t GetErrorCode() const;
307 if ((smsIndexer->GetErrorCode() == HRIL_ERR_GENERIC_FAILURE) || in HandleResend()308 (smsIndexer->GetErrorCode() == HRIL_ERR_CMD_SEND_FAILURE)) { in HandleResend()
212 uint8_t SmsSendIndexer::GetErrorCode() const in GetErrorCode() function in OHOS::Telephony::SmsSendIndexer
52 int GetErrorCode() const { return errorCode_; }; in GetErrorCode() function
52 uint8_t GetErrorCode() const;