Home
last modified time | relevance | path

Searched defs:GaiaAuthEvent (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/common/net/gaia/
Dgaia_authenticator.h64 struct GaiaAuthEvent { struct
74 // Lets us use GaiaAuthEvent as its own traits type in hookups. argument
75 typedef GaiaAuthEvent EventType; argument
76 static inline bool IsChannelShutdownEvent(const GaiaAuthEvent& event) { in IsChannelShutdownEvent() argument