Searched defs:AsyncCallbackInfoSupportDoNotDisturb (Results 1 – 1 of 1) sorted by relevance
64 struct AsyncCallbackInfoSupportDoNotDisturb { struct65 napi_env env = nullptr;66 napi_async_work asyncWork = nullptr;67 napi_ref callback = nullptr;68 bool isSupported = false;69 CallbackPromiseInfo info;