Searched defs:OnReceiveError (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/components/proximity_auth/
H A Dbluetooth_connection.cc113 base::Bind(&BluetoothConnection::OnReceiveError, weak_this));
188 void BluetoothConnection::OnReceiveError( function in class:proximity_auth::BluetoothConnection
/external/chromium_org/device/serial/
H A Ddata_source_unittest.cc68 base::Bind(&DataSourceTest::OnReceiveError, base::Unretained(this)));
88 // Run the message loop until OnDataReceived or OnReceiveError is called.
100 void OnReceiveError(int32_t error) { function in class:device::DataSourceTest
H A Dserial_connection_unittest.cc122 base::Bind(&SerialConnectionTest::OnReceiveError,
166 void OnReceiveError(int32_t error) { function in class:device::SerialConnectionTest
/external/chromium_org/components/pairing/
H A Dbluetooth_controller_pairing_controller.cc168 base::Bind(&BluetoothControllerPairingController::OnReceiveError,
183 base::Bind(&BluetoothControllerPairingController::OnReceiveError,
213 void BluetoothControllerPairingController::OnReceiveError( function in class:pairing_chromeos::BluetoothControllerPairingController
H A Dbluetooth_host_pairing_controller.cc210 base::Bind(&BluetoothHostPairingController::OnReceiveError,
235 base::Bind(&BluetoothHostPairingController::OnReceiveError,
260 void BluetoothHostPairingController::OnReceiveError( function in class:pairing_chromeos::BluetoothHostPairingController

Completed in 121 milliseconds