Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dsubscribe.cpp57 struct NotificationReceiveDataWorker { struct
58 napi_env env = nullptr;
59 napi_ref ref = nullptr;
62 std::shared_ptr<NotificationSortingMap> sortingMap;
63 NotificationDoNotDisturbDate date;
64 EnabledNotificationCallbackData callbackData;
65 BadgeNumberCallbackData badge;
66 int32_t deleteReason = 0;
67 int32_t result = 0;
68 int32_t disturbMode = 0;
[all …]