Home
last modified time | relevance | path

Searched refs:RetErrMsgForPromise (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/frameworks/js/napi/formUtil/
H A Dnapi_form_util.h121 napi_value RetErrMsgForPromise(AsyncErrMsgCallbackInfo* asyncCallbackInfo);
H A Dnapi_form_util.cpp410 napi_value RetErrMsgForPromise(AsyncErrMsgCallbackInfo* asyncCallbackInfo) in RetErrMsgForPromise() function
461 return RetErrMsgForPromise(asyncCallbackInfo); in RetErrMsg()