Searched refs:AsyncCallbackInfoSupportDoNotDisturb (Results 1 – 3 of 3) sorted by relevance
275 AsyncCallbackInfoSupportDoNotDisturb *asynccallbackinfo = in NapiSupportDoNotDisturbMode()276 new (std::nothrow) AsyncCallbackInfoSupportDoNotDisturb { in NapiSupportDoNotDisturbMode()294 AsyncCallbackInfoSupportDoNotDisturb *asynccallbackinfo = in NapiSupportDoNotDisturbMode()295 static_cast<AsyncCallbackInfoSupportDoNotDisturb *>(data); in NapiSupportDoNotDisturbMode()305 AsyncCallbackInfoSupportDoNotDisturb *asynccallbackinfo = in NapiSupportDoNotDisturbMode()306 static_cast<AsyncCallbackInfoSupportDoNotDisturb *>(data); in NapiSupportDoNotDisturbMode()
494 AsyncCallbackInfoSupportDoNotDisturb *asynccallbackinfo = in SupportDoNotDisturbMode()495 new (std::nothrow) AsyncCallbackInfoSupportDoNotDisturb { in SupportDoNotDisturbMode()514 AsyncCallbackInfoSupportDoNotDisturb *asynccallbackinfo = in SupportDoNotDisturbMode()515 static_cast<AsyncCallbackInfoSupportDoNotDisturb *>(data); in SupportDoNotDisturbMode()525 AsyncCallbackInfoSupportDoNotDisturb *asynccallbackinfo = in SupportDoNotDisturbMode()526 static_cast<AsyncCallbackInfoSupportDoNotDisturb *>(data); in SupportDoNotDisturbMode()
64 struct AsyncCallbackInfoSupportDoNotDisturb { struct