Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/manager/
H A Dnapi_slot.h130 struct AsyncCallbackInfoRemoveSlot { struct
131 napi_env env = nullptr;
132 napi_async_work asyncWork = nullptr;
133 NotificationConstant::SlotType outType = NotificationConstant::SlotType::OTHER;
134 CallbackPromiseInfo info;
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dslot.cpp141 struct AsyncCallbackInfoRemoveSlot { struct
142 napi_env env = nullptr;
143 napi_async_work asyncWork = nullptr;
144 NotificationConstant::SlotType outType = NotificationConstant::SlotType::OTHER;
145 CallbackPromiseInfo info;