Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/modules/gamepad/
DGamepadDispatcher.h27 struct ConnectionChange { struct
32 const ConnectionChange& latestConnectionChange() const { return m_latestChange; } in latestConnectionChange() argument