Home
last modified time | relevance | path

Searched refs:GetErrorCode (Results 1 - 14 of 14) sorted by relevance

/base/hiviewdfx/hiappevent/frameworks/cj/ffi/include/
H A Derror.h41 int GetErrorCode(int errCode);
/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
H A Derror.cpp34 int GetErrorCode(int errCode) in GetErrorCode() function
H A Dhiappevent_ffi.cpp202 return GetErrorCode(code); in FfiOHOSHiAppEventWrite()
/base/request/request/pre_download/netstack_rs/src/
H A Derror.rs27 let code = HttpErrorCode::try_from(inner.GetErrorCode())
/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/include/
H A Dfeature_analysis.h63 int GetErrorCode() const { return errorCode_; }; in GetErrorCode() function in OHOS::HiviewDFX::FeatureAnalysis
/base/telephony/sms_mms/services/sms/include/
H A Dsms_send_indexer.h49 uint8_t GetErrorCode() const;
/base/telephony/sms_mms/services/sms/
H A Dsms_send_indexer.cpp212 uint8_t SmsSendIndexer::GetErrorCode() const in GetErrorCode() function in OHOS::Telephony::SmsSendIndexer
H A Dsms_sender.cpp369 if ((smsIndexer->GetErrorCode() == static_cast<int32_t>(ErrType::ERR_GENERIC_FAILURE)) || in HandleResend()
370 (smsIndexer->GetErrorCode() == static_cast<int32_t>(ErrType::ERR_CMD_SEND_FAILURE))) { in HandleResend()
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dweb_scheme_handler_request.h80 int32_t GetErrorCode();
H A Dweb_scheme_handler_request.cpp284 int32_t WebSchemeHandlerResponse::GetErrorCode() in GetErrorCode() function in OHOS::NWeb::WebSchemeHandlerResponse
H A Dnapi_web_scheme_handler_request.cpp798 int32_t result = response->GetErrorCode(); in JS_GetNetErrorCode()
/base/security/device_auth/frameworks/deviceauth_lite/source/
H A Dhichain.c64 static int32_t GetErrorCode(const struct uint8_buff *data, int32_t *errorCode);
191 GetErrorCode(data, &errorCode); in receive_data()
939 static int32_t GetErrorCode(const struct uint8_buff *data, int32_t *errorCode) in GetErrorCode() function
/base/telephony/sms_mms/services/mms/
H A Dmms_network_client.cpp525 TELEPHONY_LOGE("OnFailed, errorCode:%{public}d", error.GetErrorCode()); in HttpCallBack()
/base/telephony/sms_mms/test/gtest/
H A Dzero_branch_sms_test.cpp2469 smsIndexer->GetErrorCode(); in HWTEST_F()

Completed in 15 milliseconds