Searched defs:ThrowNapiError (Results 1 – 3 of 3) sorted by relevance
67 void ThrowNapiError(napi_env env, int32_t status, const std::string &errMessage) in ThrowNapiError() function
63 void ThrowNapiError(napi_env env, int32_t status, const std::string &errMessage, bool isParamsCheck) in ThrowNapiError() function
72 void ThrowNapiError(napi_env env, int32_t status, const std::string &errMessage, bool isParamsCheck) in ThrowNapiError() function