HomeSort by relevance Sort by last modified time
    Searched refs:ScopedUdevMonitorPtr (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/device/udev_linux/
udev.h 34 typedef scoped_ptr<udev_monitor, UdevMonitorDeleter> ScopedUdevMonitorPtr;
  /external/chromium_org/ui/events/ozone/device/udev/
device_manager_udev.h 40 device::ScopedUdevMonitorPtr monitor_;
device_manager_udev.cc 63 device::ScopedUdevMonitorPtr UdevCreateMonitor(struct udev* udev) {
76 return device::ScopedUdevMonitorPtr(monitor);
  /external/chromium_org/device/hid/
device_monitor_linux.h 62 ScopedUdevMonitorPtr monitor_;

Completed in 1088 milliseconds