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.cpp94 struct AsyncCallbackInfoGetSlotNumByBundle { struct
95 napi_env env = nullptr;
96 napi_async_work asyncWork = nullptr;
97 ParametersInfoGetSlotNumByBundle params;
98 CallbackPromiseInfo info;
99 uint64_t num = 0;