DeviceList 277 ash/system/chromeos/bluetooth/bluetooth_notification_controller.cc BluetoothAdapter::DeviceList devices = adapter_->GetDevices(); DeviceList 278 ash/system/chromeos/bluetooth/bluetooth_notification_controller.cc for (BluetoothAdapter::DeviceList::const_iterator iter = devices.begin(); DeviceList 252 chrome/browser/extensions/api/bluetooth/bluetooth_api.cc BluetoothAdapter::DeviceList devices = adapter->GetDevices(); DeviceList 253 chrome/browser/extensions/api/bluetooth/bluetooth_api.cc for (BluetoothAdapter::DeviceList::const_iterator iter = devices.begin(); DeviceList 85 chrome/browser/extensions/api/dial/dial_api.cc void DialAPI::OnDialDeviceEvent(const DialRegistry::DeviceList& devices) { DeviceList 97 chrome/browser/extensions/api/dial/dial_api.cc void DialAPI::SendEventOnUIThread(const DialRegistry::DeviceList& devices) { DeviceList 101 chrome/browser/extensions/api/dial/dial_api.cc for (DialRegistry::DeviceList::const_iterator it = devices.begin(); DeviceList 36 chrome/browser/extensions/api/dial/dial_api.h void SendEventOnUIThread(const DialRegistry::DeviceList& devices); DeviceList 51 chrome/browser/extensions/api/dial/dial_api.h const DialRegistry::DeviceList& devices) OVERRIDE; DeviceList 53 chrome/browser/extensions/api/dial/dial_apitest.cc extensions::DialRegistry::DeviceList devices; DeviceList 206 chrome/browser/extensions/api/dial/dial_registry.cc DeviceList device_list; DeviceList 47 chrome/browser/extensions/api/dial/dial_registry.h virtual void OnDialDeviceEvent(const DeviceList& devices) = 0; DeviceList 27 chrome/browser/extensions/api/dial/dial_registry_unittest.cc void(const DialRegistry::DeviceList& devices)); DeviceList 105 chrome/browser/extensions/api/dial/dial_registry_unittest.cc const DialRegistry::DeviceList empty_list_; DeviceList 106 chrome/browser/extensions/api/dial/dial_registry_unittest.cc DialRegistry::DeviceList list_with_first_device_; DeviceList 107 chrome/browser/extensions/api/dial/dial_registry_unittest.cc DialRegistry::DeviceList list_with_second_device_; DeviceList 153 chrome/browser/extensions/api/dial/dial_registry_unittest.cc DialRegistry::DeviceList expected_list2; DeviceList 310 chrome/browser/extensions/api/dial/dial_registry_unittest.cc DialRegistry::DeviceList expected_list3; DeviceList 146 chrome/browser/metrics/metrics_log_chromeos.cc device::BluetoothAdapter::DeviceList devices = adapter_->GetDevices(); DeviceList 147 chrome/browser/metrics/metrics_log_chromeos.cc for (device::BluetoothAdapter::DeviceList::iterator iter = DeviceList 680 chrome/browser/ui/ash/system_tray_delegate_chromeos.cc device::BluetoothAdapter::DeviceList devices = DeviceList 452 chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc device::BluetoothAdapter::DeviceList devices = adapter_->GetDevices(); DeviceList 454 chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc for (device::BluetoothAdapter::DeviceList::iterator iter = devices.begin(); DeviceList 32 device/bluetooth/bluetooth_adapter.cc BluetoothAdapter::DeviceList BluetoothAdapter::GetDevices() { DeviceList 36 device/bluetooth/bluetooth_adapter.cc DeviceList devices; DeviceList 168 device/bluetooth/bluetooth_adapter.h virtual DeviceList GetDevices(); DeviceList 404 device/bluetooth/bluetooth_chromeos_unittest.cc BluetoothAdapter::DeviceList devices = adapter_->GetDevices(); DeviceList 1434 device/bluetooth/bluetooth_chromeos_unittest.cc BluetoothAdapter::DeviceList devices = adapter_->GetDevices(); DeviceList 1466 device/bluetooth/bluetooth_chromeos_unittest.cc BluetoothAdapter::DeviceList devices = adapter_->GetDevices(); DeviceList 1492 device/bluetooth/bluetooth_chromeos_unittest.cc BluetoothAdapter::DeviceList devices = adapter_->GetDevices(); DeviceList 1520 device/bluetooth/bluetooth_chromeos_unittest.cc BluetoothAdapter::DeviceList devices = adapter_->GetDevices(); DeviceList 1563 device/bluetooth/bluetooth_chromeos_unittest.cc BluetoothAdapter::DeviceList devices = adapter_->GetDevices(); DeviceList 22 ui/events/x/device_list_cache_x.h DeviceList() : devices(NULL), count(0) { DeviceList 31 ui/events/x/device_list_cache_x.h typedef struct DeviceList<XDeviceInfo> XDeviceList; DeviceList 32 ui/events/x/device_list_cache_x.h typedef struct DeviceList<XIDeviceInfo> XIDeviceList;