Home
last modified time | relevance | path

Searched defs:OnSendComplete (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/content/renderer/p2p/
Dsocket_dispatcher.cc159 void P2PSocketDispatcher::OnSendComplete(int socket_id) { in OnSendComplete() function in content::P2PSocketDispatcher
Dsocket_client_impl.cc199 void P2PSocketClientImpl::OnSendComplete() { in OnSendComplete() function in content::P2PSocketClientImpl
Dipc_socket_factory.cc532 void IpcPacketSocket::OnSendComplete() { in OnSendComplete() function in content::__anon6f308be20111::IpcPacketSocket
/external/chromium_org/components/pairing/
Dbluetooth_host_pairing_controller.cc224 void BluetoothHostPairingController::OnSendComplete(int bytes_sent) {} in OnSendComplete() function in pairing_chromeos::BluetoothHostPairingController
Dbluetooth_controller_pairing_controller.cc172 void BluetoothControllerPairingController::OnSendComplete(int bytes_sent) {} in OnSendComplete() function in pairing_chromeos::BluetoothControllerPairingController
/external/chromium_org/extensions/browser/api/serial/
Dserial_api.cc254 void SerialSendFunction::OnSendComplete(int bytes_sent, in OnSendComplete() function in extensions::core_api::SerialSendFunction
/external/chromium_org/net/socket/
Dssl_server_socket_openssl.cc249 void SSLServerSocketOpenSSL::OnSendComplete(int result) { in OnSendComplete() function in net::SSLServerSocketOpenSSL
Dssl_server_socket_nss.cc496 void SSLServerSocketNSS::OnSendComplete(int result) { in OnSendComplete() function in net::SSLServerSocketNSS
Dssl_client_socket_openssl.cc1191 void SSLClientSocketOpenSSL::OnSendComplete(int result) { in OnSendComplete() function in net::SSLClientSocketOpenSSL
Dssl_client_socket_nss.cc2145 void SSLClientSocketNSS::Core::OnSendComplete(int result) { in OnSendComplete() function in net::SSLClientSocketNSS::Core