Searched defs:nativeErrCode (Results 1 – 4 of 4) sorted by relevance
127 napi_value GenerateBusinessError(napi_env env, int32_t nativeErrCode, bool throwErr) in GenerateBusinessError()135 napi_value GenerateBusinessError(napi_env env, int32_t nativeErrCode) in GenerateBusinessError()156 void AccountNapiThrow(napi_env env, int32_t nativeErrCode, bool throwErr) in AccountNapiThrow()
172 int32_t NativeCodeToJsCode(int32_t nativeErrCode) in NativeCodeToJsCode()
287 void DlpNapiThrow(napi_env env, int32_t nativeErrCode) in DlpNapiThrow()
169 int32_t ConvertToJSErrCode(int32_t nativeErrCode) in ConvertToJSErrCode()