Searched defs:AsyncCallbackInfoActive (Results 1 – 1 of 1) sorted by relevance
25 struct AsyncCallbackInfoActive { struct26 napi_env env = nullptr;27 napi_async_work asyncWork = nullptr;28 CallbackPromiseInfo info;29 std::vector<sptr<OHOS::Notification::Notification>> notifications;30 std::vector<sptr<OHOS::Notification::NotificationRequest>> requests;31 uint64_t num = 0;