Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/manager/
H A Dnapi_slot.h70 struct AsyncCallbackInfoGetSlot { struct
83 struct AsyncCallbackInfoGetSlotNumByBundle { argument
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dslot.cpp81 struct AsyncCallbackInfoGetSlot { struct
82 napi_env env = nullptr;
83 napi_async_work asyncWork = nullptr;
84 NotificationConstant::SlotType outType = NotificationConstant::SlotType::OTHER;
85 CallbackPromiseInfo info;
86 sptr<NotificationSlot> slot = nullptr;