CloseConnection 74 google_apis/gcm/engine/connection_handler_impl.cc CloseConnection(); CloseConnection 144 google_apis/gcm/engine/connection_handler_impl.cc CloseConnection(); CloseConnection 178 google_apis/gcm/engine/connection_handler_impl.cc CloseConnection(); CloseConnection 231 google_apis/gcm/engine/connection_handler_impl.cc CloseConnection(); CloseConnection 395 google_apis/gcm/engine/connection_handler_impl.cc CloseConnection(); CloseConnection 88 google_apis/gcm/engine/connection_handler_impl.h void CloseConnection(); CloseConnection 1382 net/ftp/ftp_network_transaction_unittest.cc TEST_P(FtpNetworkTransactionTest, CloseConnection) { CloseConnection 609 net/quic/quic_client_session.cc connection()->CloseConnection(quic_error, false); CloseConnection 290 net/quic/quic_connection.cc CloseConnection(QUIC_PUBLIC_RESET, true); CloseConnection 300 net/quic/quic_connection.cc CloseConnection(QUIC_INTERNAL_ERROR, false); CloseConnection 353 net/quic/quic_connection.cc CloseConnection(QUIC_INTERNAL_ERROR, false); CloseConnection 371 net/quic/quic_connection.cc CloseConnection(QUIC_INVALID_VERSION_NEGOTIATION_PACKET, false); CloseConnection 445 net/quic/quic_connection.cc CloseConnection(QUIC_INVALID_VERSION, false); CloseConnection 792 net/quic/quic_connection.cc CloseConnection(last_close_frames_[0].error_code, true); CloseConnection 936 net/quic/quic_connection.cc CloseConnection(QUIC_PACKET_WRITE_ERROR, false); CloseConnection 1265 net/quic/quic_connection.cc CloseConnection(QUIC_ENCRYPTION_FAILURE, false); CloseConnection 1398 net/quic/quic_connection.cc CloseConnection(QUIC_PACKET_WRITE_ERROR, false); CloseConnection 1642 net/quic/quic_connection.cc CloseConnection(error, false); CloseConnection 260 net/quic/quic_connection.h virtual void CloseConnection(QuicErrorCode error, bool from_peer) OVERRIDE; CloseConnection 3009 net/quic/quic_connection_test.cc connection_.CloseConnection(QUIC_PEER_GOING_AWAY, false); CloseConnection 122 net/quic/quic_crypto_client_stream.cc CloseConnection(QUIC_CRYPTO_TOO_MANY_REJECTS); CloseConnection 139 net/quic/quic_crypto_client_stream.cc CloseConnection(QUIC_INTERNAL_ERROR); CloseConnection 144 net/quic/quic_crypto_client_stream.cc CloseConnection(QUIC_INTERNAL_ERROR); CloseConnection 348 net/quic/quic_crypto_client_stream.cc CloseConnection(QUIC_INVALID_CRYPTO_MESSAGE_TYPE); CloseConnection 43 net/quic/quic_crypto_server_stream.cc CloseConnection(QUIC_CRYPTO_MESSAGE_AFTER_HANDSHAKE_COMPLETE); CloseConnection 48 net/quic/quic_crypto_server_stream.cc CloseConnection(QUIC_INVALID_CRYPTO_MESSAGE_TYPE); CloseConnection 56 net/quic/quic_crypto_server_stream.cc CloseConnection(QUIC_CRYPTO_MESSAGE_WHILE_VALIDATING_CLIENT_HELLO); CloseConnection 41 net/quic/quic_crypto_stream.cc CloseConnection(QUIC_CRYPTO_MESSAGE_AFTER_HANDSHAKE_COMPLETE); CloseConnection 45 net/quic/quic_crypto_stream.cc CloseConnection(crypto_framer_.error()); CloseConnection 39 net/quic/quic_headers_stream.cc CloseConnection("associated_stream_id != 0"); CloseConnection 44 net/quic/quic_headers_stream.cc CloseConnection("unidirectional != 0"); CloseConnection 79 net/quic/quic_headers_stream.cc CloseConnection("SPDY DATA frame received."); CloseConnection 83 net/quic/quic_headers_stream.cc CloseConnection("SPDY framing error."); CloseConnection 89 net/quic/quic_headers_stream.cc CloseConnection("SPDY DATA frame received."); CloseConnection 94 net/quic/quic_headers_stream.cc CloseConnection("SPDY RST_STREAM frame received."); CloseConnection 100 net/quic/quic_headers_stream.cc CloseConnection("SPDY SETTINGS frame received."); CloseConnection 104 net/quic/quic_headers_stream.cc CloseConnection("SPDY SETTINGS frame received."); CloseConnection 108 net/quic/quic_headers_stream.cc CloseConnection("SPDY SETTINGS frame received."); CloseConnection 112 net/quic/quic_headers_stream.cc CloseConnection("SPDY PING frame received."); CloseConnection 117 net/quic/quic_headers_stream.cc CloseConnection("SPDY GOAWAY frame received."); CloseConnection 121 net/quic/quic_headers_stream.cc CloseConnection("SPDY HEADERS frame received."); CloseConnection 126 net/quic/quic_headers_stream.cc CloseConnection("SPDY WINDOW_UPDATE frame received."); CloseConnection 133 net/quic/quic_headers_stream.cc CloseConnection("SPDY PUSH_PROMISE frame received."); CloseConnection 137 net/quic/quic_headers_stream.cc CloseConnection("SPDY CONTINUATION frame received."); CloseConnection 163 net/quic/quic_headers_stream_test.cc QuicConnectionPeer::CloseConnection(connection_); CloseConnection 245 net/quic/quic_headers_stream_test.cc &QuicHeadersStreamTest::CloseConnection)); CloseConnection 257 net/quic/quic_headers_stream_test.cc &QuicHeadersStreamTest::CloseConnection)); CloseConnection 270 net/quic/quic_headers_stream_test.cc &QuicHeadersStreamTest::CloseConnection)); CloseConnection 281 net/quic/quic_headers_stream_test.cc &QuicHeadersStreamTest::CloseConnection)); CloseConnection 292 net/quic/quic_headers_stream_test.cc &QuicHeadersStreamTest::CloseConnection)); CloseConnection 303 net/quic/quic_headers_stream_test.cc &QuicHeadersStreamTest::CloseConnection)); CloseConnection 315 net/quic/quic_headers_stream_test.cc &QuicHeadersStreamTest::CloseConnection)); CloseConnection 124 net/quic/quic_packet_generator.cc delegate_->CloseConnection(QUIC_INTERNAL_ERROR, false); CloseConnection 75 net/quic/quic_packet_generator.h virtual void CloseConnection(QuicErrorCode error, bool from_peer) = 0; CloseConnection 44 net/quic/quic_packet_generator_test.cc MOCK_METHOD2(CloseConnection, void(QuicErrorCode, bool)); CloseConnection 272 net/quic/quic_session.cc connection_->CloseConnection(QUIC_INTERNAL_ERROR, false); CloseConnection 522 net/quic/quic_session_test.cc QuicConnectionPeer::CloseConnection(connection_); CloseConnection 69 net/quic/reliable_quic_stream.h virtual void CloseConnection(QuicErrorCode error); CloseConnection 31 net/quic/test_tools/mock_crypto_client_stream.cc CloseConnection(QUIC_CRYPTO_MESSAGE_AFTER_HANDSHAKE_COMPLETE); CloseConnection 106 net/quic/test_tools/quic_connection_peer.h static void CloseConnection(QuicConnection* connection); CloseConnection 103 net/tools/quic/quic_spdy_server_stream.cc CloseConnection(QUIC_NO_ERROR); CloseConnection 44 webkit/browser/quota/quota_database.h void CloseConnection();