Searched refs:EventInfoSt (Results 1 – 5 of 5) sorted by relevance
33 int32_t ReportSecurityInfo(const struct EventInfoSt *info);34 int32_t ReportSecurityInfoAsync(const struct EventInfoSt *info);93 EventInfoSt info;115 EventInfoSt info;137 EventInfoSt info;159 EventInfoSt info;181 EventInfoSt info;215 EventInfoSt info;
29 typedef struct EventInfoSt { struct34 } EventInfoSt; argument
27 extern "C" int32_t ReportSecurityInfo(const struct EventInfoSt *info);33 EventInfoSt info; in ReportSecurityInfoFuzzTest()
31 int32_t ReportSecurityInfo(const struct EventInfoSt *info);32 int32_t ReportSecurityInfoAsync(const struct EventInfoSt *info);
123 static int32_t ReportSecurityInfoImpl(const struct EventInfoSt *info, bool isSync) in ReportSecurityInfoImpl()149 int32_t ReportSecurityInfo(const struct EventInfoSt *info) in ReportSecurityInfo()154 int32_t ReportSecurityInfoAsync(const struct EventInfoSt *info) in ReportSecurityInfoAsync()