Home
last modified time | relevance | path

Searched refs:PARSE_ERROR_CODE (Results 1 - 25 of 41) sorted by relevance

12

/foundation/communication/netstack/frameworks/js/napi/socket/async_context/src/
H A Dmulticast_set_loopback_context.cpp51 SetError(PARSE_ERROR_CODE, PARSE_ERROR_MSG); in CheckParamsType()
58 SetError(PARSE_ERROR_CODE, PARSE_ERROR_MSG); in CheckParamsType()
90 if (err == PARSE_ERROR_CODE) { in GetErrorCode()
91 return PARSE_ERROR_CODE; in GetErrorCode()
111 if (errCode == PARSE_ERROR_CODE) { in GetErrorMessage()
H A Dmulticast_set_ttl_context.cpp48 SetError(PARSE_ERROR_CODE, PARSE_ERROR_MSG); in CheckParamsType()
55 SetError(PARSE_ERROR_CODE, PARSE_ERROR_MSG); in CheckParamsType()
87 if (err == PARSE_ERROR_CODE) { in GetErrorCode()
88 return PARSE_ERROR_CODE; in GetErrorCode()
108 if (errCode == PARSE_ERROR_CODE) { in GetErrorMessage()
H A Dtcp_server_common_context.cpp62 SetError(PARSE_ERROR_CODE, PARSE_ERROR_MSG); in CheckParamsType()
77 if (err == PARSE_ERROR_CODE) { in GetErrorCode()
78 return PARSE_ERROR_CODE; in GetErrorCode()
90 if (errCode == PARSE_ERROR_CODE) { in GetErrorMessage()
H A Dmulticast_get_loopback_context.cpp55 SetError(PARSE_ERROR_CODE, PARSE_ERROR_MSG); in CheckParamsType()
79 if (err == PARSE_ERROR_CODE) { in GetErrorCode()
80 return PARSE_ERROR_CODE; in GetErrorCode()
100 if (errCode == PARSE_ERROR_CODE) { in GetErrorMessage()
H A Dmulticast_get_ttl_context.cpp52 SetError(PARSE_ERROR_CODE, PARSE_ERROR_MSG); in CheckParamsType()
76 if (err == PARSE_ERROR_CODE) { in GetErrorCode()
77 return PARSE_ERROR_CODE; in GetErrorCode()
97 if (errCode == PARSE_ERROR_CODE) { in GetErrorMessage()
H A Dtcp_server_send_context.cpp75 SetError(PARSE_ERROR_CODE, PARSE_ERROR_MSG); in CheckParamsType()
86 SetError(PARSE_ERROR_CODE, PARSE_ERROR_MSG); in CheckParamsType()
127 if (err == PARSE_ERROR_CODE) { in GetErrorCode()
128 return PARSE_ERROR_CODE; in GetErrorCode()
140 if (errCode == PARSE_ERROR_CODE) { in GetErrorMessage()
H A Dtcp_server_listen_context.cpp86 SetError(PARSE_ERROR_CODE, PARSE_ERROR_MSG); in CheckParamsType()
97 SetError(PARSE_ERROR_CODE, PARSE_ERROR_MSG); in CheckParamsType()
112 if (err == PARSE_ERROR_CODE) { in GetErrorCode()
113 return PARSE_ERROR_CODE; in GetErrorCode()
125 if (errCode == PARSE_ERROR_CODE) { in GetErrorMessage()
H A Dmulticast_membership_context.cpp66 SetError(PARSE_ERROR_CODE, PARSE_ERROR_MSG); in CheckParamsType()
73 SetError(PARSE_ERROR_CODE, PARSE_ERROR_MSG); in CheckParamsType()
95 if (err == PARSE_ERROR_CODE) { in GetErrorCode()
96 return PARSE_ERROR_CODE; in GetErrorCode()
116 if (errCode == PARSE_ERROR_CODE) { in GetErrorMessage()
H A Dtcp_server_extra_context.cpp114 SetError(PARSE_ERROR_CODE, PARSE_ERROR_MSG); in CheckParamsType()
125 SetError(PARSE_ERROR_CODE, PARSE_ERROR_MSG); in CheckParamsType()
140 if (err == PARSE_ERROR_CODE) { in GetErrorCode()
141 return PARSE_ERROR_CODE; in GetErrorCode()
153 if (errCode == PARSE_ERROR_CODE) { in GetErrorMessage()
H A Dcommon_context.cpp77 if (err == PARSE_ERROR_CODE) { in GetErrorCode()
78 return PARSE_ERROR_CODE; in GetErrorCode()
93 if (errCode == PARSE_ERROR_CODE) { in GetErrorMessage()
H A Dlocal_socket_context.cpp46 if (err == PARSE_ERROR_CODE) { in GetErrorCode()
47 return PARSE_ERROR_CODE; in GetErrorCode()
67 if (errCode == PARSE_ERROR_CODE) { in GetErrorMessage()
87 SetError(PARSE_ERROR_CODE, PARSE_ERROR_MSG); in CheckParamsWithOptions()
94 SetError(PARSE_ERROR_CODE, PARSE_ERROR_MSG); in CheckParamsWithOptions()
119 SetError(PARSE_ERROR_CODE, PARSE_ERROR_MSG); in CheckParamsWithoutOptions()
329 SetError(PARSE_ERROR_CODE, PARSE_ERROR_MSG); in ParseParams()
H A Dudp_extra_context.cpp108 if (err == PARSE_ERROR_CODE) { in GetErrorCode()
109 return PARSE_ERROR_CODE; in GetErrorCode()
124 if (errCode == PARSE_ERROR_CODE) { in GetErrorMessage()
H A Dconnect_context.cpp116 if (err == PARSE_ERROR_CODE) { in GetErrorCode()
117 return PARSE_ERROR_CODE; in GetErrorCode()
132 if (errCode == PARSE_ERROR_CODE) { in GetErrorMessage()
H A Dbind_context.cpp102 if (err == PARSE_ERROR_CODE) { in GetErrorCode()
103 return PARSE_ERROR_CODE; in GetErrorCode()
118 if (errCode == PARSE_ERROR_CODE) { in GetErrorMessage()
H A Dtcp_send_context.cpp115 if (err == PARSE_ERROR_CODE) { in GetErrorCode()
116 return PARSE_ERROR_CODE; in GetErrorCode()
131 if (errCode == PARSE_ERROR_CODE) { in GetErrorMessage()
H A Dudp_send_context.cpp139 if (err == PARSE_ERROR_CODE) { in GetErrorCode()
140 return PARSE_ERROR_CODE; in GetErrorCode()
155 if (errCode == PARSE_ERROR_CODE) { in GetErrorMessage()
H A Dtcp_extra_context.cpp133 if (err == PARSE_ERROR_CODE) { in GetErrorCode()
134 return PARSE_ERROR_CODE; in GetErrorCode()
149 if (errCode == PARSE_ERROR_CODE) { in GetErrorMessage()
/foundation/communication/netstack/frameworks/js/napi/tls/src/context/
H A Dtls_init_context.cpp53 SetError(PARSE_ERROR_CODE, PARSE_ERROR.data()); in CheckParamsType()
61 SetError(PARSE_ERROR_CODE, PARSE_ERROR.data()); in CheckParamsType()
H A Dtls_server_napi_context.cpp60 SetError(PARSE_ERROR_CODE, PARSE_ERROR.data()); in CheckParamsType()
70 SetError(PARSE_ERROR_CODE, PARSE_ERROR.data()); in CheckParamsType()
H A Dtls_server_send_context.cpp79 SetError(PARSE_ERROR_CODE, PARSE_ERROR.data()); in CheckParamsType()
90 SetError(PARSE_ERROR_CODE, PARSE_ERROR.data()); in CheckParamsType()
H A Dtls_send_context.cpp75 SetError(PARSE_ERROR_CODE, PARSE_ERROR.data()); in CheckParamsType()
86 SetError(PARSE_ERROR_CODE, PARSE_ERROR.data()); in CheckParamsType()
H A Dtls_bind_context.cpp72 SetError(PARSE_ERROR_CODE, PARSE_ERROR.data()); in CheckParamsType()
82 SetError(PARSE_ERROR_CODE, PARSE_ERROR.data()); in CheckParamsType()
/foundation/communication/netstack/frameworks/js/napi/net_ssl/async_context/src/
H A Dcert_context.cpp77 SetErrorCode(PARSE_ERROR_CODE); in ParseParams()
99 SetErrorCode(PARSE_ERROR_CODE); in ParseCertBlobFromValue()
165 if (errorCode == PARSE_ERROR_CODE) { in GetErrorCode()
166 return PARSE_ERROR_CODE; in GetErrorCode()
185 if (err == PARSE_ERROR_CODE) { in GetErrorMessage()
/foundation/communication/netstack/frameworks/native/tls_socket/src/
H A Dsocket_error.cpp31 static constexpr int32_t PARSE_ERROR_CODE = 401; member
38 {PARSE_ERROR_CODE, PARSE_ERROR_MSG}, in MakeErrorMessage()
/foundation/communication/netstack/frameworks/js/napi/websocket/async_context/src/
H A Dclose_context.cpp107 if (err == PARSE_ERROR_CODE) { in GetErrorCode()
108 return PARSE_ERROR_CODE; in GetErrorCode()
123 if (err == PARSE_ERROR_CODE) { in GetErrorMessage()

Completed in 7 milliseconds

12