Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/js/napi/include/manager/
Dnapi_slot.h83 struct AsyncCallbackInfoGetSlotNumByBundle { struct
84 napi_env env = nullptr;
85 napi_async_work asyncWork = nullptr;
86 ParametersInfoGetSlotNumByBundle params;
87 CallbackPromiseInfo info;
88 uint64_t num = 0;
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dslot.cpp92 struct AsyncCallbackInfoGetSlotNumByBundle { struct
93 napi_env env = nullptr;
94 napi_async_work asyncWork = nullptr;
95 ParametersInfoGetSlotNumByBundle params;
96 CallbackPromiseInfo info;
97 uint64_t num = 0;