Searched defs:GetErrorCode (Results 1 – 8 of 8) sorted by relevance
36 int GetErrorCode(int errCode) in GetErrorCode() function
63 int GetErrorCode() const { return errorCode_; }; in GetErrorCode() function
126 int32_t WebSchemeHandlerResponseImpl::GetErrorCode() in GetErrorCode() function in OHOS::Webview::WebSchemeHandlerResponseImpl
139 int32_t WebSchemeHandlerResponse::GetErrorCode() in GetErrorCode() function in OHOS::NWeb::WebSchemeHandlerResponse
212 uint8_t SmsSendIndexer::GetErrorCode() const in GetErrorCode() function in OHOS::Telephony::SmsSendIndexer
293 int32_t WebSchemeHandlerResponse::GetErrorCode() in GetErrorCode() function in OHOS::NWeb::WebSchemeHandlerResponse
939 static int32_t GetErrorCode(const struct uint8_buff *data, int32_t *errorCode) in GetErrorCode() function
322 fn GetErrorCode(self: &HttpClientError) -> HttpErrorCode; in GetErrorCode() function