Home
last modified time | relevance | path

Searched defs:GetErrorCode (Results 1 – 8 of 8) sorted by relevance

/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
Derror.cpp36 int GetErrorCode(int errCode) in GetErrorCode() function
/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/include/
Dfeature_analysis.h63 int GetErrorCode() const { return errorCode_; }; in GetErrorCode() function
/base/web/webview/interfaces/kits/cj/src/
Dweb_scheme_handler_response_impl.cpp126 int32_t WebSchemeHandlerResponseImpl::GetErrorCode() in GetErrorCode() function in OHOS::Webview::WebSchemeHandlerResponseImpl
/base/web/webview/interfaces/kits/ani/webview/src/webviewcontroller/
Dweb_scheme_handler_response.cpp139 int32_t WebSchemeHandlerResponse::GetErrorCode() in GetErrorCode() function in OHOS::NWeb::WebSchemeHandlerResponse
/base/telephony/sms_mms/services/sms/
Dsms_send_indexer.cpp212 uint8_t SmsSendIndexer::GetErrorCode() const in GetErrorCode() function in OHOS::Telephony::SmsSendIndexer
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dweb_scheme_handler_request.cpp293 int32_t WebSchemeHandlerResponse::GetErrorCode() in GetErrorCode() function in OHOS::NWeb::WebSchemeHandlerResponse
/base/security/device_auth/frameworks/deviceauth_lite/source/
Dhichain.c939 static int32_t GetErrorCode(const struct uint8_buff *data, int32_t *errorCode) in GetErrorCode() function
/base/request/request/common/netstack_rs/src/
Dwrapper.rs322 fn GetErrorCode(self: &HttpClientError) -> HttpErrorCode; in GetErrorCode() function