Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/manager/
H A Dnapi_slot.h31 struct AsyncCallbackInfoAddSlot { struct
45 struct AsyncCallbackInfoAddSlots { argument
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dslot.cpp42 struct AsyncCallbackInfoAddSlot { struct
43 napi_env env = nullptr;
44 napi_async_work asyncWork = nullptr;
45 NotificationSlot slot;
46 NotificationConstant::SlotType inType = NotificationConstant::SlotType::OTHER;
47 bool isAddSlotByType = false;
48 CallbackPromiseInfo info;