Searched refs:SecurityInfoSyncEvent (Results 1 – 4 of 4) sorted by relevance
40 typedef struct SecurityInfoSyncEvent { struct49 } SecurityInfoSyncEvent; typedef61 void ReportSecurityInfoSyncEvent(const SecurityInfoSyncEvent *event);
44 SecurityInfoSyncEvent event; in ReportHiEventInfoSync()45 (void)memset_s(&event, sizeof(SecurityInfoSyncEvent), 0, sizeof(SecurityInfoSyncEvent)); in ReportHiEventInfoSync()
45 __attribute__((weak)) void ReportSecurityInfoSyncEvent(const SecurityInfoSyncEvent *event) in ReportSecurityInfoSyncEvent()
65 void ReportSecurityInfoSyncEvent(const SecurityInfoSyncEvent *event) in ReportSecurityInfoSyncEvent()