Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/manager/
H A Dnapi_slot.h103 struct AsyncCallbackInfoGetSlotsByBundle { struct
104 napi_env env = nullptr;
105 napi_async_work asyncWork = nullptr;
106 ParametersInfoGetSlotsByBundle params;
107 CallbackPromiseInfo info;
108 std::vector<sptr<NotificationSlot>> slots;
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dslot.cpp114 struct AsyncCallbackInfoGetSlotsByBundle { struct
115 napi_env env = nullptr;
116 napi_async_work asyncWork = nullptr;
117 ParametersInfoGetSlotsByBundle params;
118 CallbackPromiseInfo info;
119 std::vector<sptr<NotificationSlot>> slots;