Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/js/napi/include/manager/
Dnapi_slot.h117 struct AsyncCallbackInfoGetSlotByBundle { struct
118 napi_env env = nullptr;
119 napi_async_work asyncWork = nullptr;
120 ParametersInfoGetSlotByBundle params;
121 CallbackPromiseInfo info;
122 sptr<NotificationSlot> slot;
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dslot.cpp128 struct AsyncCallbackInfoGetSlotByBundle { struct
129 napi_env env = nullptr;
130 napi_async_work asyncWork = nullptr;
131 ParametersInfoGetSlotByBundle params;
132 CallbackPromiseInfo info;
133 sptr<NotificationSlot> slot;