Searched defs:OnReadComplete (Results 1 – 5 of 5) sorted by relevance
80 void OnReadComplete(int result) { in OnReadComplete() function in Client
150 void MockTCPClientSocket::OnReadComplete(const MockRead& data) { in OnReadComplete() function in net::MockTCPClientSocket
369 virtual void OnReadComplete(const MockRead& data) { NOTIMPLEMENTED(); } in OnReadComplete() function
672 void SSLClientSocketWin::OnReadComplete(int result) { in OnReadComplete() function in net::SSLClientSocketWin
523 void FlipSession::OnReadComplete(int bytes_read) { in OnReadComplete() function in net::FlipSession