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

/external/chromium_org/device/bluetooth/
H A Dbluetooth_device.cc38 BluetoothDevice::DeviceType device_type = GetDeviceType();
82 BluetoothDevice::DeviceType BluetoothDevice::GetDeviceType() const { function in class:device::BluetoothDevice
162 DeviceType type = GetDeviceType();
/external/chromium_org/chrome/browser/storage_monitor/
H A Dvolume_mount_watcher_win.cc58 DeviceType GetDeviceType(const base::string16& mount_point) { function in namespace:chrome::__anon5791
150 DeviceType device_type = GetDeviceType(mount_point);
/external/chromium_org/chrome/browser/ui/ash/
H A Devent_rewriter.cc183 EventRewriter::DeviceType EventRewriter::GetDeviceType( function in class:EventRewriter
1009 const DeviceType type = EventRewriter::GetDeviceType(device_name);

Completed in 251 milliseconds