Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/manager/
H A Dnapi_slot.h45 struct AsyncCallbackInfoAddSlots { struct
46 napi_env env = nullptr;
47 napi_async_work asyncWork = nullptr;
48 std::vector<NotificationSlot> slots;
49 CallbackPromiseInfo info;
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dslot.cpp56 struct AsyncCallbackInfoAddSlots { struct
57 napi_env env = nullptr;
58 napi_async_work asyncWork = nullptr;
59 std::vector<NotificationSlot> slots;
60 CallbackPromiseInfo info;