Searched refs:AsyncCallbackInfoGetEnabledWithoutApp (Results 1 – 3 of 3) sorted by relevance
529 AsyncCallbackInfoGetEnabledWithoutApp *asynccallbackinfo = in NapiGetSyncNotificationEnabledWithoutApp()530 new (std::nothrow) AsyncCallbackInfoGetEnabledWithoutApp { in NapiGetSyncNotificationEnabledWithoutApp()548 AsyncCallbackInfoGetEnabledWithoutApp *asynccallbackinfo = in NapiGetSyncNotificationEnabledWithoutApp()549 static_cast<AsyncCallbackInfoGetEnabledWithoutApp *>(data); in NapiGetSyncNotificationEnabledWithoutApp()557 AsyncCallbackInfoGetEnabledWithoutApp *asynccallbackinfo = in NapiGetSyncNotificationEnabledWithoutApp()558 static_cast<AsyncCallbackInfoGetEnabledWithoutApp *>(data); in NapiGetSyncNotificationEnabledWithoutApp()
761 AsyncCallbackInfoGetEnabledWithoutApp *asynccallbackinfo = in GetSyncNotificationEnabledWithoutApp()762 new (std::nothrow) AsyncCallbackInfoGetEnabledWithoutApp { in GetSyncNotificationEnabledWithoutApp()781 AsyncCallbackInfoGetEnabledWithoutApp *asynccallbackinfo = in GetSyncNotificationEnabledWithoutApp()782 static_cast<AsyncCallbackInfoGetEnabledWithoutApp *>(data); in GetSyncNotificationEnabledWithoutApp()790 AsyncCallbackInfoGetEnabledWithoutApp *asynccallbackinfo = in GetSyncNotificationEnabledWithoutApp()791 static_cast<AsyncCallbackInfoGetEnabledWithoutApp *>(data); in GetSyncNotificationEnabledWithoutApp()
97 struct AsyncCallbackInfoGetEnabledWithoutApp { struct