Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/js/napi/include/manager/
Dnapi_slot.h150 struct AsyncCallbackInfoInfoIsEnableSlot { struct
151 napi_env env = nullptr;
152 napi_async_work asyncWork = nullptr;
153 ParametersInfoIsEnableSlot params;
154 bool isEnable = false;
155 CallbackPromiseInfo info;
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dslot.cpp159 struct AsyncCallbackInfoInfoIsEnableSlot { struct
160 napi_env env = nullptr;
161 napi_async_work asyncWork = nullptr;
162 ParametersInfoIsEnableSlot params;
163 bool isEnable = false;
164 CallbackPromiseInfo info;