Home
last modified time | relevance | path

Searched refs:ThrowByInternalErrorCode (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/frameworks/js/napi/formUtil/
H A Dnapi_form_util.h95 static bool ThrowByInternalErrorCode(napi_env env, int32_t internalErrorCode);
H A Dnapi_form_util.cpp125 bool NapiFormUtil::ThrowByInternalErrorCode(napi_env env, int32_t internalErrorCode) in ThrowByInternalErrorCode() function in OHOS::AbilityRuntime::NapiFormUtil
/ohos5.0/foundation/ability/form_fwk/frameworks/js/napi/form_host/
H A Djs_form_host.cpp1761 NapiFormUtil::ThrowByInternalErrorCode(env, ret); in OnUpdateFormLocation()
1802 NapiFormUtil::ThrowByInternalErrorCode(env, ret); in OnSetPublishFormResult()