Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/js/napi/include/manager/
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;
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dslot.cpp112 struct AsyncCallbackInfoGetSlotsByBundle { struct
113 napi_env env = nullptr;
114 napi_async_work asyncWork = nullptr;
115 ParametersInfoGetSlotsByBundle params;
116 CallbackPromiseInfo info;
117 std::vector<sptr<NotificationSlot>> slots;