Searched defs:CloseSessionOnErrorInner (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/quic/
H A Dquic_client_session.cc716 CloseSessionOnErrorInner(error, QUIC_INTERNAL_ERROR);
720 void QuicClientSession::CloseSessionOnErrorInner(int net_error, function in class:net::QuicClientSession
802 CloseSessionOnErrorInner(result, QUIC_PACKET_READ_ERROR);

Completed in 94 milliseconds