Searched refs:PostSuccess (Results 1 – 3 of 3) sorted by relevance
72 base::Bind(&BluetoothSocketNet::PostSuccess, in Disconnect()128 void BluetoothSocketNet::PostSuccess(const base::Closure& callback) { in PostSuccess() function in device::BluetoothSocketNet
74 void PostSuccess(const base::Closure& callback);
133 base::Bind(&BluetoothSocketWin::PostSuccess, this, success_callback), in Connect()332 PostSuccess(success_callback); in DoListen()