Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/js/napi/include/manager/
Dnapi_slot.h116 struct AsyncCallbackInfoRemoveSlot { struct
117 napi_env env = nullptr;
118 napi_async_work asyncWork = nullptr;
119 NotificationConstant::SlotType outType = NotificationConstant::SlotType::OTHER;
120 CallbackPromiseInfo info;
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dslot.cpp125 struct AsyncCallbackInfoRemoveSlot { struct
126 napi_env env = nullptr;
127 napi_async_work asyncWork = nullptr;
128 NotificationConstant::SlotType outType = NotificationConstant::SlotType::OTHER;
129 CallbackPromiseInfo info;