UUIDList 116 chrome/browser/extensions/api/bluetooth/bluetooth_api_utils.cc const device::BluetoothDevice::UUIDList& uuids = device.GetUUIDs(); UUIDList 117 chrome/browser/extensions/api/bluetooth/bluetooth_api_utils.cc for (device::BluetoothDevice::UUIDList::const_iterator iter = uuids.begin(); UUIDList 646 chrome/browser/extensions/api/bluetooth/bluetooth_apitest.cc BluetoothDevice::UUIDList uuids; UUIDList 1450 device/bluetooth/bluetooth_chromeos_unittest.cc BluetoothDevice::UUIDList uuids = devices[0]->GetUUIDs(); UUIDList 1525 device/bluetooth/bluetooth_chromeos_unittest.cc BluetoothDevice::UUIDList uuids = devices[0]->GetUUIDs(); UUIDList 1705 device/bluetooth/bluetooth_chromeos_unittest.cc BluetoothDevice::UUIDList uuids = device->GetUUIDs(); UUIDList 1895 device/bluetooth/bluetooth_chromeos_unittest.cc BluetoothDevice::UUIDList uuids = device->GetUUIDs(); UUIDList 1951 device/bluetooth/bluetooth_chromeos_unittest.cc BluetoothDevice::UUIDList uuids = device->GetUUIDs(); UUIDList 2027 device/bluetooth/bluetooth_chromeos_unittest.cc BluetoothDevice::UUIDList uuids = device->GetUUIDs(); UUIDList 2085 device/bluetooth/bluetooth_chromeos_unittest.cc BluetoothDevice::UUIDList uuids = device->GetUUIDs(); UUIDList 237 device/bluetooth/bluetooth_device.h virtual UUIDList GetUUIDs() const = 0; UUIDList 216 device/bluetooth/bluetooth_device_chromeos.cc BluetoothDeviceChromeOS::UUIDList BluetoothDeviceChromeOS::GetUUIDs() const { UUIDList 37 device/bluetooth/bluetooth_device_chromeos.h virtual UUIDList GetUUIDs() const OVERRIDE; UUIDList 37 device/bluetooth/bluetooth_device_mac.h virtual UUIDList GetUUIDs() const OVERRIDE; UUIDList 107 device/bluetooth/bluetooth_device_win.cc BluetoothDevice::UUIDList BluetoothDeviceWin::GetUUIDs() const { UUIDList 37 device/bluetooth/bluetooth_device_win.h virtual UUIDList GetUUIDs() const OVERRIDE; UUIDList 105 device/bluetooth/bluetooth_device_win.h UUIDList uuids_; UUIDList 76 device/bluetooth/bluetooth_device_win_unittest.cc BluetoothDevice::UUIDList uuids = device_->GetUUIDs(); UUIDList 43 device/bluetooth/test/mock_bluetooth_device.h MOCK_CONST_METHOD0(GetUUIDs, UUIDList()); UUIDList 81 device/bluetooth/test/mock_bluetooth_device.h BluetoothDevice::UUIDList uuids_;