Searched refs:device_type (Results 26 - 50 of 114) sorted by relevance

12345

/external/chromium_org/chrome/browser/chromeos/file_manager/
H A Dvolume_manager.h79 chromeos::DeviceType device_type; member in struct:file_manager::VolumeInfo
163 chromeos::DeviceType device_type);
H A Dvolume_manager.cc129 volume_info.device_type = chromeos::DEVICE_TYPE_UNKNOWN;
142 volume_info.device_type = chromeos::DEVICE_TYPE_UNKNOWN;
154 chromeos::DeviceType device_type) {
157 volume_info.device_type = device_type;
177 volume_info.device_type = disk->device_type();
183 volume_info.device_type = chromeos::DEVICE_TYPE_UNKNOWN;
220 device_type(chromeos::DEVICE_TYPE_UNKNOWN),
398 chromeos::DeviceType device_type) {
152 CreateTestingVolumeInfo(const base::FilePath& path, VolumeType volume_type, chromeos::DeviceType device_type) argument
396 AddVolumeInfoForTesting(const base::FilePath& path, VolumeType volume_type, chromeos::DeviceType device_type) argument
[all...]
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
H A Dhid_detection_screen_handler.h136 void BTConnected(device::BluetoothDevice::DeviceType device_type);
142 device::BluetoothDevice::DeviceType device_type,
/external/chromium_org/content/renderer/pepper/
H A Dpepper_device_enumeration_host_helper.cc96 PP_DeviceType_Dev device_type,
100 device_type_(device_type),
93 PepperDeviceEnumerationHostHelper( ppapi::host::ResourceHost* resource_host, base::WeakPtr<Delegate> delegate, PP_DeviceType_Dev device_type, const GURL& document_url) argument
H A Dpepper_device_enumeration_host_helper.h63 PP_DeviceType_Dev device_type,
/external/chromium_org/device/bluetooth/
H A Dbluetooth_device.cc35 BluetoothDevice::DeviceType device_type = GetDeviceType(); local
36 switch (device_type) {
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_gatt_util.c313 int device_type = 0; local
322 btif_get_device_type(bd_addr, &device_type);
323 switch(device_type)
338 BTIF_TRACE_ERROR (" GATT Encrypt :Invalid device type %d",device_type);
H A Dbtif_gatt_server.c391 int device_type = 0; local
395 btif_get_device_type(p_cb->bd_addr.address, &device_type) &&
396 device_type != BT_DEVICE_TYPE_BREDR)
398 BTA_DmAddBleDevice(p_cb->bd_addr.address, addr_type, device_type);
405 switch(device_type)
424 BTIF_TRACE_ERROR (" GATT Open :Invalid device type %d",device_type);
/external/chromium_org/chromeos/disks/
H A Dmock_disk_mount_manager.h65 DeviceType device_type,
H A Ddisk_mount_manager.h66 DeviceType device_type,
121 DeviceType device_type() const { return device_type_; } function in class:chromeos::disks::DiskMountManager::Disk
H A Dmock_disk_mount_manager.cc189 DeviceType device_type,
207 device_type,
183 CreateDiskEntryForMountDevice( const DiskMountManager::MountPointInfo& mount_info, const std::string& device_id, const std::string& device_label, const std::string& vendor_name, const std::string& product_name, DeviceType device_type, uint64 total_size_in_bytes, bool is_parent, bool has_media, bool on_boot_device, bool on_removable_device) argument
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/api/
H A Ddevice.cpp31 clGetDeviceIDs(cl_platform_id platform, cl_device_type device_type, argument
45 if (((device_type & CL_DEVICE_TYPE_DEFAULT) &&
47 (device_type & dev.type()))
/external/mesa3d/src/gallium/state_trackers/clover/api/
H A Ddevice.cpp31 clGetDeviceIDs(cl_platform_id platform, cl_device_type device_type, argument
45 if (((device_type & CL_DEVICE_TYPE_DEFAULT) &&
47 (device_type & dev.type()))
/external/chromium_org/chrome/browser/chromeos/system/
H A Dinput_device_settings.cc83 void AddSensitivityArguments(const char* device_type, int value, argument
87 device_type, value));
96 void DeviceExistsBlockingPool(const char* device_type, argument
105 argv.push_back(base::StringPrintf("--type=%s", device_type));
111 DVLOG(1) << "DeviceExistsBlockingPool:" << device_type << "=" << exists->data;
/external/chromium_org/chrome/browser/sync/sessions/
H A Dsessions_sync_manager.cc127 header_s->set_device_type(local_device_info->device_type());
167 header_s->set_device_type(local_device_info->device_type());
701 switch (header_specifics.device_type()) {
703 session_header->device_type = SyncedSession::TYPE_WIN;
706 session_header->device_type = SyncedSession::TYPE_MACOSX;
709 session_header->device_type = SyncedSession::TYPE_LINUX;
712 session_header->device_type = SyncedSession::TYPE_CHROMEOS;
715 session_header->device_type = SyncedSession::TYPE_PHONE;
718 session_header->device_type = SyncedSession::TYPE_TABLET;
723 session_header->device_type
[all...]
/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_ble_addr.c294 BTM_TRACE_DEBUG("sec_flags = %02x device_type = %d", p_dev_rec->sec_flags, p_dev_rec->device_type);
296 if ((p_dev_rec->device_type & BT_DEVICE_TYPE_BLE) &&
371 p_dev_rec->device_type == BT_DEVICE_TYPE_BLE)
/external/chromium_org/build/android/buildbot/
H A Dbb_device_status_check.py50 device_type = device_adb.GetProp('ro.build.product')
73 report = ['Device %s (%s)' % (serial, device_type),
108 return device_type, device_build, battery_level, full_report, errors, dev_good
/external/chromium_org/chrome/browser/extensions/api/webrtc_audio_private/
H A Dwebrtc_audio_private_api.h39 base::SystemMonitor::DeviceType device_type) OVERRIDE;
/external/chromium_org/chrome/browser/ui/toolbar/
H A Drecent_tabs_sub_menu_model.h109 browser_sync::SyncedSession::DeviceType device_type);
/external/chromium_org/components/storage_monitor/
H A Dstorage_monitor_linux.cc136 char device_type; local
138 device_type = 'c';
140 device_type = 'b';
145 udev_device_new_from_devnum(udev_obj.get(), device_type,
/external/chromium_org/ui/ozone/platform/dri/chromeos/
H A Dnative_display_delegate_proxy.cc111 if (event.device_type() != DeviceEvent::DISPLAY)
/external/srec/srec/include/
H A Dsample.h180 int device_type; member in struct:__anon31131
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
H A Dfile_manager_private_apitest.cc29 chromeos::DeviceType device_type; member in struct:__anon3137::TestDiskInfo
217 kTestDisks[disk_info_index].device_type,
/external/chromium_org/chrome/browser/chromeos/imageburner/
H A Dburn_device_handler_unittest.cc154 DeviceType device_type) {
169 device_type,
149 CreateMockDisk( const std::string& device_path, bool is_parent, bool on_boot_device, bool has_media, DeviceType device_type) argument
/external/chromium_org/chromeos/network/
H A Dnetwork_sms_handler.cc451 std::string device_type; local
453 shill::kTypeProperty, &device_type)) {
457 if (device_type != shill::kTypeCellular)

Completed in 605 milliseconds

12345