Searched defs:nativeErrCode (Results 1 – 6 of 6) sorted by relevance
124 napi_value GenerateBusinessError(napi_env env, int32_t nativeErrCode, bool throwErr) in GenerateBusinessError()132 napi_value GenerateBusinessError(napi_env env, int32_t nativeErrCode) in GenerateBusinessError()153 void AccountNapiThrow(napi_env env, int32_t nativeErrCode, bool throwErr) in AccountNapiThrow()
171 int32_t NativeCodeToJsCode(int32_t nativeErrCode) in NativeCodeToJsCode()
401 void DlpNapiThrow(napi_env env, int32_t nativeErrCode) in DlpNapiThrow()
81 int ConvertorErrorCode::NativeToNdk(int nativeErrCode) in NativeToNdk()
165 int32_t ConvertToJSErrCode(int32_t nativeErrCode) in ConvertToJSErrCode()
670 ErrCode CommonFunc::ConvertErrCode(ErrCode nativeErrCode) in ConvertErrCode()