Searched defs:internalErrorCode (Results 1 – 2 of 2) sorted by relevance
125 int32_t FormErrors::QueryExternalErrorCode(int32_t internalErrorCode) in QueryExternalErrorCode()134 std::string FormErrors::QueryExternalErrorMessage(int32_t internalErrorCode, int32_t externalErrorC… in QueryExternalErrorMessage()
125 bool NapiFormUtil::ThrowByInternalErrorCode(napi_env env, int32_t internalErrorCode) in ThrowByInternalErrorCode()139 napi_value NapiFormUtil::CreateErrorByInternalErrorCode(napi_env env, int32_t internalErrorCode) in CreateErrorByInternalErrorCode()