Searched refs:ReceiveErrorCallback (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/device/serial/
H A Ddata_receiver.h25 typedef base::Callback<void(int32_t error)> ReceiveErrorCallback; typedef in class:device::DataReceiver
39 const ReceiveErrorCallback& error_callback);
H A Ddata_receiver.cc20 const ReceiveErrorCallback& error_callback,
48 ReceiveErrorCallback receive_error_callback_;
119 const ReceiveErrorCallback& error_callback) {
264 const ReceiveErrorCallback& error_callback,
/external/chromium_org/extensions/browser/api/bluetooth_socket/
H A Dbluetooth_socket_event_dispatcher.h85 static void ReceiveErrorCallback(const SocketParams& params,
H A Dbluetooth_socket_event_dispatcher.cc181 &BluetoothSocketEventDispatcher::ReceiveErrorCallback, params));
210 void BluetoothSocketEventDispatcher::ReceiveErrorCallback( function in class:extensions::core_api::BluetoothSocketEventDispatcher
/external/chromium_org/device/bluetooth/
H A Dbluetooth_socket_chromeos_unittest.cc135 void ReceiveErrorCallback(BluetoothSocket::ErrorReason reason, function in class:chromeos::BluetoothSocketChromeOSTest
227 base::Bind(&BluetoothSocketChromeOSTest::ReceiveErrorCallback,
253 base::Bind(&BluetoothSocketChromeOSTest::ReceiveErrorCallback,

Completed in 193 milliseconds