Searched refs:ThrowByExternalErrorCode (Results 1 – 5 of 5) sorted by relevance
97 static bool ThrowByExternalErrorCode(napi_env env, int32_t externalErrorCode);
133 bool NapiFormUtil::ThrowByExternalErrorCode(napi_env env, int32_t externalErrorCode) in ThrowByExternalErrorCode() function in OHOS::AbilityRuntime::NapiFormUtil
203 … NapiFormUtil::ThrowByExternalErrorCode(env, AppExecFwk::ERR_FORM_EXTERNAL_NOT_SYSTEM_APP); in OnRegisterFormObserver()476 … NapiFormUtil::ThrowByExternalErrorCode(env, AppExecFwk::ERR_FORM_EXTERNAL_NOT_SYSTEM_APP); in OnUnregisterFormObserver()
926 NapiFormUtil::ThrowByExternalErrorCode(env, ERR_FORM_EXTERNAL_NOT_SYSTEM_APP); in OnIsSystemReady()1137 NapiFormUtil::ThrowByExternalErrorCode(env, ERR_FORM_EXTERNAL_NOT_SYSTEM_APP); in OnRegisterFormObserver()1171 NapiFormUtil::ThrowByExternalErrorCode(env, ERR_FORM_EXTERNAL_NOT_SYSTEM_APP); in OnUnregisterFormObserver()1770 NapiFormUtil::ThrowByExternalErrorCode(env, ERR_FORM_EXTERNAL_NOT_SYSTEM_APP); in OnSetPublishFormResult()
379 NapiFormUtil::ThrowByExternalErrorCode(env, ERR_FORM_EXTERNAL_NOT_SYSTEM_APP); in OnIsRequestPublishFormSupported()