Searched defs:GetPairing (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/remoting/protocol/
H A Dpairing_registry.cc116 void PairingRegistry::GetPairing(const std::string& client_id, function in class:remoting::protocol::PairingRegistry
/external/chromium_org/device/bluetooth/
H A Dbluetooth_adapter_chromeos.cc283 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( function in class:chromeos::BluetoothAdapterChromeOS
620 BluetoothPairingChromeOS* pairing = device_chromeos->GetPairing();
H A Dbluetooth_device_chromeos.cc487 BluetoothPairingChromeOS* BluetoothDeviceChromeOS::GetPairing() const { function in class:chromeos::BluetoothDeviceChromeOS

Completed in 1390 milliseconds