Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dget_active.h25 struct AsyncCallbackInfoActive { struct
26 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;