Home
last modified time | relevance | path

Searched refs:NETSTACK_NAPI_INTERNAL_ERROR (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/netstack/utils/napi_utils/include/
H A Dnapi_utils.h32 static constexpr int NETSTACK_NAPI_INTERNAL_ERROR = 2300002; variable
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_client_exec.cpp63 static constexpr int NETSTACK_NAPI_INTERNAL_ERROR = 2300002; variable
115 context->SetErrorCode(NETSTACK_NAPI_INTERNAL_ERROR); in ExecRequest()
165 context->SetErrorCode(NETSTACK_NAPI_INTERNAL_ERROR); in GetCurlDataFromHandle()
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/http_exec/src/
H A Dhttp_exec.cpp290 context->SetErrorCode(NapiUtils::NETSTACK_NAPI_INTERNAL_ERROR); in AddCurlHandle()
502 context->SetErrorCode(NapiUtils::NETSTACK_NAPI_INTERNAL_ERROR); in AddCurlHandle()