Searched defs:OnSendComplete (Results 1 – 10 of 10) sorted by relevance
159 void P2PSocketDispatcher::OnSendComplete(int socket_id) { in OnSendComplete() function in content::P2PSocketDispatcher
199 void P2PSocketClientImpl::OnSendComplete() { in OnSendComplete() function in content::P2PSocketClientImpl
532 void IpcPacketSocket::OnSendComplete() { in OnSendComplete() function in content::__anon6f308be20111::IpcPacketSocket
224 void BluetoothHostPairingController::OnSendComplete(int bytes_sent) {} in OnSendComplete() function in pairing_chromeos::BluetoothHostPairingController
172 void BluetoothControllerPairingController::OnSendComplete(int bytes_sent) {} in OnSendComplete() function in pairing_chromeos::BluetoothControllerPairingController
254 void SerialSendFunction::OnSendComplete(int bytes_sent, in OnSendComplete() function in extensions::core_api::SerialSendFunction
249 void SSLServerSocketOpenSSL::OnSendComplete(int result) { in OnSendComplete() function in net::SSLServerSocketOpenSSL
496 void SSLServerSocketNSS::OnSendComplete(int result) { in OnSendComplete() function in net::SSLServerSocketNSS
1191 void SSLClientSocketOpenSSL::OnSendComplete(int result) { in OnSendComplete() function in net::SSLClientSocketOpenSSL
2145 void SSLClientSocketNSS::Core::OnSendComplete(int result) { in OnSendComplete() function in net::SSLClientSocketNSS::Core