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

  /external/chromium_org/remoting/protocol/
pairing_registry_unittest.cc 100 registry->GetPairing(pairing_1.client_id(),
107 registry->GetPairing(pairing_2.client_id(),
223 registry->GetPairing(
227 registry->GetPairing(
235 registry->GetPairing(
239 registry->GetPairing(
250 registry->GetPairing(
pairing_host_authenticator.cc 77 pairing_registry_->GetPairing(
pairing_registry.h 121 void GetPairing(const std::string& client_id,
pairing_registry.cc 116 void PairingRegistry::GetPairing(const std::string& client_id,
  /external/chromium_org/device/bluetooth/
bluetooth_adapter_chromeos.cc 283 BluetoothPairingChromeOS* pairing = device_chromeos->GetPairing();
441 BluetoothPairingChromeOS* pairing = GetPairing(device_path);
456 BluetoothPairingChromeOS* pairing = GetPairing(device_path);
469 BluetoothPairingChromeOS* pairing = GetPairing(device_path);
486 BluetoothPairingChromeOS* pairing = GetPairing(device_path);
503 BluetoothPairingChromeOS* pairing = GetPairing(device_path);
518 BluetoothPairingChromeOS* pairing = GetPairing(device_path);
610 BluetoothPairingChromeOS* BluetoothAdapterChromeOS::GetPairing(
620 BluetoothPairingChromeOS* pairing = device_chromeos->GetPairing();
    [all...]
bluetooth_device_chromeos.h 100 BluetoothPairingChromeOS* GetPairing() const;
bluetooth_adapter_chromeos.h 185 BluetoothPairingChromeOS* GetPairing(const dbus::ObjectPath& object_path);
bluetooth_chromeos_unittest.cc     [all...]
bluetooth_device_chromeos.cc 487 BluetoothPairingChromeOS* BluetoothDeviceChromeOS::GetPairing() const {

Completed in 91 milliseconds