Home
last modified time | relevance | path

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

/foundation/ability/form_fwk/frameworks/js/napi/formHost/
Dnapi_form_host.h29 struct AsyncNotifyVisibleFormsCallbackInfo { struct
30 napi_env env;
31 napi_async_work asyncWork;
32 napi_deferred deferred;
33 napi_ref callback;
34 std::vector<int64_t> formIds;
35 int result;