Home
last modified time | relevance | path

Searched defs:CreateErrorByInternalErrorCode (Results 1 – 2 of 2) sorted by relevance

/foundation/ability/form_fwk/frameworks/cj/form_provider/src/
Dcj_form_util.cpp36 int32_t CreateErrorByInternalErrorCode(int32_t internalErrorCode) in CreateErrorByInternalErrorCode() function
/foundation/ability/form_fwk/frameworks/js/napi/formUtil/
Dnapi_form_util.cpp139 napi_value NapiFormUtil::CreateErrorByInternalErrorCode(napi_env env, int32_t internalErrorCode) in CreateErrorByInternalErrorCode() function in OHOS::AbilityRuntime::NapiFormUtil