MCPcopy Create free account

hub / github.com/conght/quic / functions

Functions2,848 in github.com/conght/quic

MethodGetMaxPlaintextSize
src/net/crypto/aes_128_gcm_12_encrypter_openssl.cc:120
MethodGetMinAckFrameSize
static
src/net/quic_framer.cc:191
MethodGetMinConnectionCloseFrameSize
static
src/net/quic_framer.cc:213
MethodGetMinGoAwayFrameSize
static
src/net/quic_framer.cc:218
MethodGetMinRstStreamFrameSize
static
src/net/quic_framer.cc:201
MethodGetMinSequenceNumberLength
static
src/net/quic_framer.cc:942
MethodGetMinStreamFrameSize
static
src/net/quic_framer.cc:181
MethodGetNackCount
static
src/net/test_tools/quic_sent_packet_manager_peer.cc:29
MethodGetNetworkTimeout
static
src/net/test_tools/quic_connection_peer.cc:69
MethodGetNextStreamId
src/net/quic_session.cc:526
MethodGetNoncePrefix
src/net/quic_connection_test.cc:138
MethodGetNoncePrefix
src/net/quic_connection_test.cc:195
MethodGetNoncePrefix
src/net/quic_framer_test.cc:152
MethodGetNoncePrefix
src/net/quic_framer_test.cc:188
MethodGetNoncePrefix
src/net/crypto/aes_128_gcm_12_decrypter_openssl.cc:112
MethodGetNoncePrefix
src/net/crypto/aes_128_gcm_12_encrypter_nss.cc:380
MethodGetNoncePrefix
src/net/crypto/aes_128_gcm_12_decrypter_nss.cc:378
MethodGetNoncePrefix
src/net/crypto/aes_128_gcm_12_encrypter_openssl.cc:134
MethodGetNoncePrefix
src/net/crypto/null_decrypter.cc:73
MethodGetNoncePrefixSize
src/net/quic_connection_test.cc:124
MethodGetNoncePrefixSize
src/net/quic_framer_test.cc:140
MethodGetNoncePrefixSize
src/net/crypto/aes_128_gcm_12_encrypter_nss.cc:362
MethodGetNoncePrefixSize
src/net/crypto/aes_128_gcm_12_encrypter_openssl.cc:116
MethodGetNumRetransmittablePackets
src/net/quic_unacked_packet_map.cc:293
MethodGetNumRetransmittablePackets
static
src/net/test_tools/quic_sent_packet_manager_peer.cc:96
MethodGetNumSentClientHellos
src/net/quic_client_session.cc:301
MethodGetOrCreateCryptoConfig
src/net/quic_stream_factory_test.cc:42
MethodGetOrCreateCryptoConfig
src/net/quic_stream_factory.cc:629
MethodGetOverflowFromMsghdr
static
src/tools/quic_socket_utils.cc:54
MethodGetPOD
src/net/crypto/crypto_handshake_message.cc:213
MethodGetPacketCreator
static
src/net/test_tools/quic_connection_peer.cc:51
MethodGetPacketEntropyHash
src/net/quic_framer.cc:313
MethodGetPacketHeaderOverhead
Returns the number of bytes consumed by the header of packet, including the version, that is not in an FEC group.
src/net/quic_packet_creator_test.cc:68
MethodGetPendingRetransmissionCount
static
src/net/test_tools/quic_sent_packet_manager_peer.cc:37
MethodGetPrimaryOrbit
src/net/quic_crypto_server_stream_test.cc:42
MethodGetQuicReliableClientStream
src/net/quic_http_stream_test.cc:100
MethodGetQuicVersionDigitOnes
Helper function to get unsigned char representation of digit in the units place of the current QUIC version number.
src/net/quic_framer_test.cc:366
MethodGetQuicVersionDigitTens
Helper function to get unsigned char representation of digit in the tens place of the current QUIC version number.
src/net/quic_framer_test.cc:372
MethodGetQuicVersionFromGuid
src/tools/quic_time_wait_list_manager_test.cc:53
MethodGetRandomGenerator
src/net/quic_connection_test.cc:258
MethodGetRandomGenerator
src/net/test_tools/quic_test_utils.cc:240
MethodGetReadableRegions
src/net/quic_stream_sequencer.cc:174
MethodGetReceivedPacketManager
static
src/net/test_tools/quic_connection_peer.cc:63
MethodGetRequestHeaders
src/net/quic_network_transaction_unittest.cc:155
MethodGetRequestString
src/net/quic_network_transaction_unittest.cc:161
MethodGetRequestString
src/net/test_tools/quic_test_packet_maker.cc:200
MethodGetResponseHeaders
src/net/quic_network_transaction_unittest.cc:167
MethodGetResponseString
src/net/quic_network_transaction_unittest.cc:171
MethodGetResponseString
src/net/test_tools/quic_test_packet_maker.cc:217
MethodGetResumeWritesAlarm
static
src/net/test_tools/quic_connection_peer.cc:181
MethodGetRetransmissionAlarm
static
src/net/test_tools/quic_connection_peer.cc:170
MethodGetRetransmissionDelay
src/net/quic_sent_packet_manager.cc:724
MethodGetRetransmissionDelay
static
src/net/test_tools/quic_sent_packet_manager_peer.cc:84
MethodGetRetransmissionMode
src/net/quic_sent_packet_manager.cc:495
MethodGetSSLCertRequestInfo
src/net/quic_http_stream.cc:261
MethodGetSSLInfo
src/net/quic_data_stream.cc:252
MethodGetSSLInfo
src/net/quic_session.cc:682
MethodGetSSLInfo
src/net/quic_http_stream.cc:256
MethodGetSSLInfo
TODO(rtenneti): Add unittests for GetSSLInfo which exercise the various ways we learn about SSL info (sync vs async vs cached).
src/net/quic_crypto_client_stream.cc:107
MethodGetSSLInfo
src/net/test_tools/mock_crypto_client_stream.cc:57
MethodGetSendAlarm
static
src/net/test_tools/quic_connection_peer.cc:176
MethodGetSentEntropyHash
static TODO(ianswett): Create a GetSentEntropyHash which accepts an AckFrame.
src/net/test_tools/quic_connection_peer.cc:93
MethodGetSentPacketManager
static
src/net/test_tools/quic_connection_peer.cc:57
MethodGetSentTime
static
src/net/test_tools/quic_sent_packet_manager_peer.cc:49
MethodGetSequenceNumberFlags
static
src/net/quic_framer.cc:957
MethodGetSequenceNumberLength
static
src/net/test_tools/quic_packet_creator_peer.cc:31
MethodGetServerConfig
src/tools/test_tools/quic_test_client.cc:288
MethodGetSession
src/net/quic_end_to_end_unittest.cc:62
MethodGetSocket
src/net/quic_client_session_test.cc:80
MethodGetSourcePortForNewSession
src/net/quic_stream_factory_test.cc:93
MethodGetStream
src/net/quic_session.cc:532
MethodGetStreamFrameOverhead
Returns the number of bytes consumed by the non-data fields of a stream frame, assuming it is the last frame in the packet
src/net/quic_packet_creator_test.cc:85
MethodGetStreamIdSize
static
src/net/quic_framer.cc:234
MethodGetStreamOffsetSize
static
src/net/quic_framer.cc:247
MethodGetTag
src/net/quic_connection_test.cc:198
MethodGetTag
TaggingQuicDecrypter
src/net/quic_connection_test.cc:226
MethodGetTailLossProbeDelay
src/net/quic_sent_packet_manager.cc:713
MethodGetTimeoutAlarm
static
src/net/test_tools/quic_connection_peer.cc:187
MethodGetTotalReceivedBytes
src/net/quic_http_stream.cc:243
MethodGetUnackedPackets
src/net/quic_unacked_packet_map.cc:314
MethodGetUnackedPackets
static
src/net/test_tools/quic_sent_packet_manager_peer.cc:102
MethodGetUploadProgress
src/net/quic_http_stream.cc:135
MethodGetValueForTag
static
src/net/test_tools/crypto_test_utils.cc:256
MethodGetVersionNegotiationPacketSize
static
src/net/quic_framer.cc:265
MethodGetVersions
src/net/quic_headers_stream_test.cc:65
MethodGetVisitor
static
src/net/test_tools/quic_connection_peer.cc:45
MethodGetWindowUpdateFrameSize
static
src/net/quic_framer.cc:224
MethodGetWrite
Returns the packet to be written at position |pos|.
src/net/quic_http_stream_test.cc:150
MethodGetWriteblockedStreams
static
src/net/test_tools/quic_session_peer.cc:30
MethodGetWriter
static
src/tools/test_tools/quic_dispatcher_peer.cc:29
MethodGetWriter
static
src/net/test_tools/quic_connection_peer.cc:192
MethodGuidCleanUpAlarm
src/tools/quic_time_wait_list_manager.cc:40
MethodGuidData
src/tools/quic_time_wait_list_manager.h:121
MethodHTTPMessage
src/tools/test_tools/http_message_test_utils.cc:104
MethodHandleAckForSentPackets
src/net/quic_sent_packet_manager.cc:167
MethodHandleBodyError
src/tools/quic_in_memory_cache.cc:47
MethodHandleChunkingError
src/tools/quic_in_memory_cache.cc:44
MethodHandleHeaderError
src/tools/quic_in_memory_cache.cc:38
MethodHandleHeaderWarning
src/tools/quic_in_memory_cache.cc:41
MethodHandlePacketForTimeWait
src/tools/quic_dispatcher.cc:347
← previousnext →1,301–1,400 of 2,848, ranked by callers