Searched defs:OnSendComplete (Results 1 – 8 of 8) sorted by relevance
195 void P2PSocketClientImpl::OnSendComplete() { in OnSendComplete() function in content::P2PSocketClientImpl
157 void P2PSocketDispatcher::OnSendComplete(int socket_id) { in OnSendComplete() function in content::P2PSocketDispatcher
469 void IpcPacketSocket::OnSendComplete() { in OnSendComplete() function in content::__anonb4d195cf0111::IpcPacketSocket
247 void SerialSendFunction::OnSendComplete(int bytes_sent, in OnSendComplete() function in extensions::api::SerialSendFunction
249 void SSLServerSocketOpenSSL::OnSendComplete(int result) { in OnSendComplete() function in net::SSLServerSocketOpenSSL
497 void SSLServerSocketNSS::OnSendComplete(int result) { in OnSendComplete() function in net::SSLServerSocketNSS
938 void SSLClientSocketOpenSSL::OnSendComplete(int result) { in OnSendComplete() function in net::SSLClientSocketOpenSSL
2198 void SSLClientSocketNSS::Core::OnSendComplete(int result) { in OnSendComplete() function in net::SSLClientSocketNSS::Core