HomeSort by relevance Sort by last modified time
    Searched refs:OnSendComplete (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/socket/
ssl_client_socket_nss.h 69 void OnSendComplete(int result);
ssl_client_socket_nss.cc 774 void SSLClientSocketNSS::OnSendComplete(int result) {
783 // OnSendComplete may need to call DoPayloadRead while the renegotiation
918 OnSendComplete(result);
    [all...]

Completed in 256 milliseconds