Searched defs:UserInputMonitorLinux (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/media/base/
H A Duser_input_monitor_linux.cc37 // UserInputMonitorLinux since it needs to be deleted on the IO thread.
87 class UserInputMonitorLinux : public UserInputMonitor { class in namespace:media::__anon8577
89 explicit UserInputMonitorLinux(
91 virtual ~UserInputMonitorLinux();
106 DISALLOW_COPY_AND_ASSIGN(UserInputMonitorLinux);
327 // Implementation of UserInputMonitorLinux.
330 UserInputMonitorLinux::UserInputMonitorLinux( function in class:media::__anon8577::UserInputMonitorLinux
335 UserInputMonitorLinux::~UserInputMonitorLinux() {
[all...]

Completed in 107 milliseconds