HomeSort by relevance Sort by last modified time
    Searched full:device_monitor_impl_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/browser/
device_monitor_mac.h 26 // |device_monitor_impl_| when a device of type |type| has been added to or
32 scoped_ptr<DeviceMonitorMacImpl> device_monitor_impl_; member in class:content::DeviceMonitorMac
device_monitor_mac.mm 266 device_monitor_impl_.reset(new AVFoundationMonitorImpl(this));
274 device_monitor_impl_.reset(new QTKitMonitorImpl(this));

Completed in 559 milliseconds