Searched defs:AsyncCallbackInfoSupportDoNotDisturb (Results 1 – 1 of 1) sorted by relevance
52 struct AsyncCallbackInfoSupportDoNotDisturb { struct53 napi_env env = nullptr;54 napi_async_work asyncWork = nullptr;55 napi_ref callback = nullptr;56 bool isSupported = false;57 CallbackPromiseInfo info;