Home
last modified time | relevance | path

Searched refs:GetErrorCode (Results 1 – 5 of 5) sorted by relevance

/base/request/request/download/interfaces/kits/js/napi/download_single/include/
Dbase_context.h68 [[nodiscard]] int32_t GetErrorCode() const;
/base/telephony/sms_mms/services/
Dsms_sender.cpp307 if ((smsIndexer->GetErrorCode() == HRIL_ERR_GENERIC_FAILURE) || in HandleResend()
308 (smsIndexer->GetErrorCode() == HRIL_ERR_CMD_SEND_FAILURE)) { in HandleResend()
Dsms_send_indexer.cpp212 uint8_t SmsSendIndexer::GetErrorCode() const in GetErrorCode() function in OHOS::Telephony::SmsSendIndexer
/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/include/
Dfeature_analysis.h52 int GetErrorCode() const { return errorCode_; }; in GetErrorCode() function
/base/telephony/sms_mms/services/include/
Dsms_send_indexer.h52 uint8_t GetErrorCode() const;