ConstDeviceList   580 chrome/browser/extensions/api/bluetooth/bluetooth_apitest.cc   BluetoothAdapter::ConstDeviceList devices;
ConstDeviceList   625 chrome/browser/extensions/api/bluetooth/bluetooth_apitest.cc   BluetoothAdapter::ConstDeviceList devices;
ConstDeviceList    33 device/bluetooth/bluetooth_adapter.cc   ConstDeviceList const_devices =
ConstDeviceList    37 device/bluetooth/bluetooth_adapter.cc   for (ConstDeviceList::const_iterator i = const_devices.begin();
ConstDeviceList    44 device/bluetooth/bluetooth_adapter.cc BluetoothAdapter::ConstDeviceList BluetoothAdapter::GetDevices() const {
ConstDeviceList    45 device/bluetooth/bluetooth_adapter.cc   ConstDeviceList devices;
ConstDeviceList   170 device/bluetooth/bluetooth_adapter.h   virtual ConstDeviceList GetDevices() const;
ConstDeviceList    58 device/bluetooth/test/mock_bluetooth_adapter.h   MOCK_CONST_METHOD0(GetDevices, BluetoothAdapter::ConstDeviceList());