Searched refs:JS_GetNetErrorCode (Results 1 – 2 of 2) sorted by relevance
100 static napi_value JS_GetNetErrorCode(napi_env env, napi_callback_info cbinfo);
425 DECLARE_NAPI_FUNCTION("getNetErrorCode", JS_GetNetErrorCode), in ExportWebSchemeHandlerResponseClass()782 napi_value NapiWebSchemeHandlerResponse::JS_GetNetErrorCode(napi_env env, napi_callback_info cbinfo) in JS_GetNetErrorCode() function in OHOS::NWeb::NapiWebSchemeHandlerResponse