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.h24 struct ConnectionChange { struct
29 const ConnectionChange& latestConnectionChange() const { return m_latestChange; } in latestConnectionChange() argument