Home | History | Annotate | Download | only in spdy

Lines Matching defs:OnReadComplete

247           read_callback_(this, &SpdySession::OnReadComplete)),
633 void SpdySession::OnReadComplete(int bytes_read) {
754 &SpdySession::OnReadComplete, bytes_read));