Home
last modified time | relevance | path

Searched defs:GetErrorMessage (Results 1 – 25 of 38) sorted by relevance

12

/ohos5.0/base/security/asset/frameworks/js/napi/inc/
H A Dasset_napi_error_code.h52 inline const char *GetErrorMessage(int32_t errCode) in GetErrorMessage() function
/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/mock/include/mock_http_client/
H A Dhttp_client_error.h32 const std::string& GetErrorMessage() const in GetErrorMessage() function
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app_startup/
H A Dstartup_utils.cpp33 std::string StartupUtils::GetErrorMessage(int32_t errCode) in GetErrorMessage() function in OHOS::AbilityRuntime::StartupUtils
/ohos5.0/foundation/communication/netstack/frameworks/native/http/http_client/
H A Dhttp_client_error.cpp64 const std::string &HttpClientError::GetErrorMessage() const in GetErrorMessage() function in OHOS::NetStack::HttpClient::HttpClientError
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/quick_fix/src/
H A Dquick_fix_error_utils.cpp94 std::string QuickFixErrorUtil::GetErrorMessage(int32_t errCode) in GetErrorMessage() function in OHOS::AAFwk::QuickFixErrorUtil
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/async_context/src/
H A Dtcp_server_common_context.cpp83 std::string TcpServerCommonContext::GetErrorMessage() const in GetErrorMessage() function in OHOS::NetStack::Socket::TcpServerCommonContext
H A Dmulticast_get_loopback_context.cpp93 std::string MulticastGetLoopbackContext::GetErrorMessage() const in GetErrorMessage() function in OHOS::NetStack::Socket::MulticastGetLoopbackContext
H A Dmulticast_get_ttl_context.cpp90 std::string MulticastGetTTLContext::GetErrorMessage() const in GetErrorMessage() function in OHOS::NetStack::Socket::MulticastGetTTLContext
H A Dmulticast_membership_context.cpp109 std::string MulticastMembershipContext::GetErrorMessage() const in GetErrorMessage() function in OHOS::NetStack::Socket::MulticastMembershipContext
H A Dmulticast_set_loopback_context.cpp104 std::string MulticastSetLoopbackContext::GetErrorMessage() const in GetErrorMessage() function in OHOS::NetStack::Socket::MulticastSetLoopbackContext
H A Dmulticast_set_ttl_context.cpp101 std::string MulticastSetTTLContext::GetErrorMessage() const in GetErrorMessage() function in OHOS::NetStack::Socket::MulticastSetTTLContext
H A Dtcp_server_extra_context.cpp146 std::string TcpServerSetExtraOptionsContext::GetErrorMessage() const in GetErrorMessage() function in OHOS::NetStack::Socket::TcpServerSetExtraOptionsContext
H A Dtcp_server_listen_context.cpp118 std::string TcpServerListenContext::GetErrorMessage() const in GetErrorMessage() function in OHOS::NetStack::Socket::TcpServerListenContext
H A Dudp_extra_context.cpp117 std::string UdpSetExtraOptionsContext::GetErrorMessage() const in GetErrorMessage() function in OHOS::NetStack::Socket::UdpSetExtraOptionsContext
H A Dbind_context.cpp111 std::string BindContext::GetErrorMessage() const in GetErrorMessage() function in OHOS::NetStack::Socket::BindContext
H A Dtcp_extra_context.cpp142 std::string TcpSetExtraOptionsContext::GetErrorMessage() const in GetErrorMessage() function in OHOS::NetStack::Socket::TcpSetExtraOptionsContext
H A Dcommon_context.cpp86 std::string CommonContext::GetErrorMessage() const in GetErrorMessage() function in OHOS::NetStack::Socket::CommonContext
H A Dconnect_context.cpp125 std::string ConnectContext::GetErrorMessage() const in GetErrorMessage() function in OHOS::NetStack::Socket::ConnectContext
H A Dtcp_server_send_context.cpp133 std::string TcpServerSendContext::GetErrorMessage() const in GetErrorMessage() function in OHOS::NetStack::Socket::TcpServerSendContext
H A Dtcp_send_context.cpp124 std::string TcpSendContext::GetErrorMessage() const in GetErrorMessage() function in OHOS::NetStack::Socket::TcpSendContext
H A Dudp_send_context.cpp148 std::string UdpSendContext::GetErrorMessage() const in GetErrorMessage() function in OHOS::NetStack::Socket::UdpSendContext
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/websocket/async_context/src/
H A Dclose_context.cpp116 std::string CloseContext::GetErrorMessage() const in GetErrorMessage() function in OHOS::NetStack::Websocket::CloseContext
/ohos5.0/base/security/access_token/interfaces/kits/napi/common/src/
H A Dnapi_error.cpp50 std::string GetErrorMessage(uint32_t errCode) in GetErrorMessage() function
/ohos5.0/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_errors.cpp116 std::string FormErrors::GetErrorMessage(int errCode) in GetErrorMessage() function in OHOS::AppExecFwk::FormErrors
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Dimage_event.h113 const std::string& GetErrorMessage() const in GetErrorMessage() function

12