Searched refs:ThrowByInternalErrorCode (Results 1 – 3 of 3) sorted by relevance
95 static bool ThrowByInternalErrorCode(napi_env env, int32_t internalErrorCode);
125 bool NapiFormUtil::ThrowByInternalErrorCode(napi_env env, int32_t internalErrorCode) in ThrowByInternalErrorCode() function in OHOS::AbilityRuntime::NapiFormUtil
1761 NapiFormUtil::ThrowByInternalErrorCode(env, ret); in OnUpdateFormLocation()1802 NapiFormUtil::ThrowByInternalErrorCode(env, ret); in OnSetPublishFormResult()