HomeSort by relevance Sort by last modified time
    Searched defs:GetPairing (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/remoting/protocol/
pairing_registry.cc 116 void PairingRegistry::GetPairing(const std::string& client_id,
  /external/chromium_org/device/bluetooth/
bluetooth_adapter_chromeos.cc 286 BluetoothPairingChromeOS* pairing = device_chromeos->GetPairing();
444 BluetoothPairingChromeOS* pairing = GetPairing(device_path);
459 BluetoothPairingChromeOS* pairing = GetPairing(device_path);
472 BluetoothPairingChromeOS* pairing = GetPairing(device_path);
489 BluetoothPairingChromeOS* pairing = GetPairing(device_path);
506 BluetoothPairingChromeOS* pairing = GetPairing(device_path);
521 BluetoothPairingChromeOS* pairing = GetPairing(device_path);
613 BluetoothPairingChromeOS* BluetoothAdapterChromeOS::GetPairing(
623 BluetoothPairingChromeOS* pairing = device_chromeos->GetPairing();
bluetooth_device_chromeos.cc 489 BluetoothPairingChromeOS* BluetoothDeviceChromeOS::GetPairing() const {

Completed in 61 milliseconds