Searched defs:nativeErrCode (Results 1 – 4 of 4) sorted by relevance
136 napi_value GenerateBusinessError(napi_env env, int32_t nativeErrCode, bool throwErr) in GenerateBusinessError()144 napi_value GenerateBusinessError(napi_env env, int32_t nativeErrCode) in GenerateBusinessError()165 void AccountNapiThrow(napi_env env, int32_t nativeErrCode, bool throwErr) in AccountNapiThrow()
174 int32_t NativeCodeToJsCode(int32_t nativeErrCode) in NativeCodeToJsCode()
309 void DlpNapiThrow(napi_env env, int32_t nativeErrCode) in DlpNapiThrow()
173 int32_t ConvertToJSErrCode(int32_t nativeErrCode) in ConvertToJSErrCode()