HomeSort by relevance Sort by last modified time
    Searched refs:device_chromeos (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/device/bluetooth/
bluetooth_adapter_chromeos.cc 280 BluetoothDeviceChromeOS* device_chromeos = local
283 BluetoothPairingChromeOS* pairing = device_chromeos->GetPairing();
285 device_chromeos->EndPairing();
328 BluetoothDeviceChromeOS* device_chromeos =
333 DCHECK(devices_.find(device_chromeos->GetAddress()) == devices_.end());
335 devices_[device_chromeos->GetAddress()] = device_chromeos;
338 DeviceAdded(this, device_chromeos));
345 BluetoothDeviceChromeOS* device_chromeos = local
347 if (device_chromeos->object_path() == object_path)
361 BluetoothDeviceChromeOS* device_chromeos = GetDeviceWithPath(object_path); local
411 BluetoothDeviceChromeOS* device_chromeos = GetDeviceWithPath(object_path); local
534 BluetoothDeviceChromeOS* device_chromeos = GetDeviceWithPath(device_path); local
601 BluetoothDeviceChromeOS* device_chromeos = local
613 BluetoothDeviceChromeOS* device_chromeos = GetDeviceWithPath(object_path); local
    [all...]
bluetooth_chromeos_unittest.cc 2731 BluetoothDeviceChromeOS* device_chromeos = local
2789 BluetoothDeviceChromeOS* device_chromeos = local
2846 BluetoothDeviceChromeOS* device_chromeos = local
2904 BluetoothDeviceChromeOS* device_chromeos = local
2946 BluetoothDeviceChromeOS* device_chromeos = local
2988 BluetoothDeviceChromeOS* device_chromeos = local
3030 BluetoothDeviceChromeOS* device_chromeos = local
3072 BluetoothDeviceChromeOS* device_chromeos = local
3110 BluetoothDeviceChromeOS* device_chromeos = local
    [all...]

Completed in 48 milliseconds