Searched defs:nativeErrCode (Results 1 – 2 of 2) sorted by relevance
115 napi_value GenerateBusinessError(napi_env env, int32_t nativeErrCode, bool throwErr) in GenerateBusinessError()123 napi_value GenerateBusinessError(napi_env env, int32_t nativeErrCode) in GenerateBusinessError()131 void AccountNapiThrow(napi_env env, int32_t nativeErrCode, bool throwErr) in AccountNapiThrow()
160 int32_t ConvertToJSErrCode(int32_t nativeErrCode) in ConvertToJSErrCode()