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

  /external/chromium_org/device/bluetooth/
bluetooth_device.cc 35 BluetoothDevice::DeviceType device_type = GetDeviceType();
79 BluetoothDevice::DeviceType BluetoothDevice::GetDeviceType() const {
159 DeviceType type = GetDeviceType();
  /external/chromium_org/device/hid/
input_service_linux.cc 51 InputServiceLinux::InputDeviceInfo::Type GetDeviceType(udev_device* device) {
127 info.type = GetDeviceType(device);
  /external/chromium_org/chrome/browser/chromeos/events/
event_rewriter.cc 109 EventRewriter::DeviceType GetDeviceType(const std::string& device_name) {
760 const DeviceType type = GetDeviceType(device_name);
  /external/chromium_org/components/storage_monitor/
volume_mount_watcher_win.cc 59 DeviceType GetDeviceType(const base::string16& mount_point) {
151 DeviceType device_type = GetDeviceType(mount_point);

Completed in 138 milliseconds