Searched refs:UUIDList (Results 1 – 12 of 12) sorted by relevance
47 MOCK_CONST_METHOD0(GetUUIDs, UUIDList());84 BluetoothDevice::UUIDList uuids_;
50 virtual UUIDList GetUUIDs() const OVERRIDE;122 UUIDList uuids_;
286 typedef std::vector<BluetoothUUID> UUIDList; typedef287 virtual UUIDList GetUUIDs() const = 0;
91 BluetoothDevice::UUIDList uuids = device_->GetUUIDs(); in TEST_F()
146 BluetoothDevice::UUIDList BluetoothDeviceMac::GetUUIDs() const {147 UUIDList uuids;
44 virtual UUIDList GetUUIDs() const OVERRIDE;
144 BluetoothDevice::UUIDList BluetoothDeviceWin::GetUUIDs() const { in GetUUIDs()
53 virtual UUIDList GetUUIDs() const OVERRIDE;
1458 BluetoothDevice::UUIDList uuids = devices[0]->GetUUIDs(); in TEST_F()1533 BluetoothDevice::UUIDList uuids = devices[0]->GetUUIDs(); in TEST_F()1713 BluetoothDevice::UUIDList uuids = device->GetUUIDs(); in TEST_F()1903 BluetoothDevice::UUIDList uuids = device->GetUUIDs(); in TEST_F()1959 BluetoothDevice::UUIDList uuids = device->GetUUIDs(); in TEST_F()2035 BluetoothDevice::UUIDList uuids = device->GetUUIDs(); in TEST_F()2093 BluetoothDevice::UUIDList uuids = device->GetUUIDs(); in TEST_F()
299 BluetoothDeviceChromeOS::UUIDList BluetoothDeviceChromeOS::GetUUIDs() const { in GetUUIDs()
129 const device::BluetoothDevice::UUIDList& uuids = device.GetUUIDs(); in BluetoothDeviceToApiDevice()130 for (device::BluetoothDevice::UUIDList::const_iterator iter = uuids.begin(); in BluetoothDeviceToApiDevice()
433 BluetoothDevice::UUIDList uuids; in IN_PROC_BROWSER_TEST_F()