Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/js/napi/include/manager/
Dnapi_slot.h91 struct AsyncCallbackInfoGetSlots { struct
103 struct AsyncCallbackInfoGetSlotsByBundle { argument
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dslot.cpp97 struct AsyncCallbackInfoGetSlots { struct
98 napi_env env = nullptr;
99 napi_async_work asyncWork = nullptr;
100 CallbackPromiseInfo info;
101 std::vector<sptr<NotificationSlot>> slots;