Searched defs:ThrowError (Results 1 – 4 of 4) sorted by relevance
30 static napi_value ThrowError(napi_env env, int32_t errCode, const char* errMessage) in ThrowError() function
292 napi_value TextDecoder::ThrowError(napi_env env, const char* errMessage) in ThrowError() function in OHOS::Util::TextDecoder
120 static napi_value ThrowError(napi_env env, const char* errMessage) in ThrowError() function
500 static napi_value ThrowError(napi_env env, const char* errMessage) in ThrowError() function