Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/manager/
H A Dnapi_slot.h91 struct AsyncCallbackInfoGetSlots { struct
103 struct AsyncCallbackInfoGetSlotsByBundle { argument
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dslot.cpp102 struct AsyncCallbackInfoGetSlots { struct
103 napi_env env = nullptr;
104 napi_async_work asyncWork = nullptr;
105 CallbackPromiseInfo info;
106 std::vector<sptr<NotificationSlot>> slots;