Searched defs:GaiaAuthEvent (Results 1 – 1 of 1) sorted by relevance
64 struct GaiaAuthEvent { struct74 // Lets us use GaiaAuthEvent as its own traits type in hookups. argument75 typedef GaiaAuthEvent EventType; argument76 static inline bool IsChannelShutdownEvent(const GaiaAuthEvent& event) { in IsChannelShutdownEvent() argument