MCPcopy Create free account

hub / github.com/conght/quic / functions

Functions2,848 in github.com/conght/quic

↓ 2 callersMethodset_ssl_info
src/net/test_tools/mock_crypto_client_stream_factory.h:31
↓ 2 callersMethodset_strike_register_no_startup_period
src/net/crypto/quic_crypto_server_config.cc:1164
↓ 2 callersFunctionwrite_side_closed
src/net/reliable_quic_stream.h:84
↓ 1 callersMethodAbsoluteDifference
src/net/quic_time.cc:147
↓ 1 callersMethodActivateSession
src/net/quic_stream_factory.cc:618
↓ 1 callersMethodActivateStream
src/net/quic_session.cc:519
↓ 1 callersMethodAddObserver
src/net/quic_client_session.cc:196
↓ 1 callersMethodAddPacket
TODO(ianswett): Combine this method with OnPacketSent once packets are always sent in order and the connection tracks RetransmittableFrames for longer
src/net/quic_unacked_packet_map.cc:75
↓ 1 callersMethodAddSequenceNumber
src/net/quic_ack_notifier.cc:26
↓ 1 callersMethodAddSequenceNumbers
src/net/quic_ack_notifier.cc:31
↓ 1 callersMethodAdvanceByAndCallCallbacks
Advances the virtual 'now' by advancement_usec, and calls WaitForEventAndExecteCallbacks. Note that the WaitForEventsAndExecuteCallbacks invocation ma
src/tools/test_tools/mock_epoll_server.h:39
↓ 1 callersMethodAppendToBody
src/tools/quic_in_memory_cache.cc:53
↓ 1 callersMethodBeforePlaintext
src/net/quic_protocol.cc:591
↓ 1 callersMethodBlockOnNextWrite
src/net/quic_connection_test.cc:327
↓ 1 callersMethodBuildDataPacket
src/net/quic_framer.cc:337
↓ 1 callersMethodCanFindEndOfResponse
src/net/quic_http_stream.cc:225
↓ 1 callersMethodCanPool
src/net/quic_client_session.cc:305
↓ 1 callersFunctionCanTruncate
src/net/quic_framer.cc:135
↓ 1 callersMethodCanWrite
src/net/quic_connection.cc:1111
↓ 1 callersMethodCanWriteStreamData
src/net/quic_connection.cc:1618
↓ 1 callersMethodCancel
src/net/quic_crypto_server_stream.cc:181
↓ 1 callersMethodCancel
src/net/quic_crypto_client_stream.cc:63
↓ 1 callersMethodCancelOutstandingCallbacks
src/net/quic_crypto_server_stream.cc:30
↓ 1 callersMethodCancelRequest
src/net/quic_stream_factory.cc:466
↓ 1 callersFunctionCertEntriesSize
CertEntriesSize returns the size, in bytes, of the serialised form of |entries|.
src/net/crypto/cert_compressor.cc:235
↓ 1 callersMethodCheckForTimeout
src/net/quic_connection.cc:1653
↓ 1 callersMethodClear
src/net/quic_connection_helper_test.cc:26
↓ 1 callersMethodClearEntropyBefore
src/net/quic_sent_entropy_manager.cc:72
↓ 1 callersMethodClearPreviousRetransmissions
src/net/quic_unacked_packet_map.cc:117
↓ 1 callersMethodClearProof
src/net/crypto/quic_crypto_client_config.cc:162
↓ 1 callersMethodCloseAllSessions
src/net/quic_stream_factory.cc:473
↓ 1 callersMethodCloseReadSide
src/net/reliable_quic_stream.cc:201
↓ 1 callersMethodCloseStreamOnData
src/tools/quic_server_session_test.cc:80
↓ 1 callersFunctionCompare
Compare returns a value less than, equal to or greater than zero if |a| is lexicographically less than, equal to or greater than |b|, respectively.
src/net/crypto/common_cert_set.cc:49
↓ 1 callersFunctionConstructPacketFromHandshakeMessage
src/net/test_tools/quic_test_utils.cc:466
↓ 1 callersMethodCreateAckFrame
src/net/quic_connection.cc:774
↓ 1 callersMethodCreateFeedbackFrame
src/net/quic_connection.cc:783
↓ 1 callersMethodCreateQuicCryptoClientStream
src/net/test_tools/mock_crypto_client_stream_factory.cc:20
↓ 1 callersMethodCreateReliableClientStream
src/tools/quic_client.cc:203
↓ 1 callersMethodCreateSession
src/net/quic_stream_factory.cc:530
↓ 1 callersMethodCryptoConnect
src/net/test_tools/mock_crypto_client_stream.cc:30
↓ 1 callersMethodDecrypt
src/net/crypto/null_decrypter.cc:22
↓ 1 callersFunctionDecryptWithNonce
DecryptWithNonce wraps the |Decrypt| method of |decrypter| to allow passing in an nonce and also to allocate the buffer needed for the plaintext.
src/net/crypto/aes_128_gcm_12_decrypter_test.cc:255
↓ 1 callersMethodDelayedAckTime
Ensures that the Delayed Ack timer is always set to a value lesser than the retransmission timer's minimum value (MinRTO). We want the delayed ack to
src/net/quic_sent_packet_manager.cc:663
↓ 1 callersMethodDeleteSessions
src/tools/quic_dispatcher.cc:248
↓ 1 callersMethodDoHandshakeLoop
src/net/quic_crypto_client_stream.cc:148
↓ 1 callersMethodDownloadOnePage
Download a page emulated by a list of urls. Args: urls: list of URLs to fetch. Returns: A tuple (page download time, max packet n
src/tools/benchmark/run_client.py:88
↓ 1 callersMethodEncrypt
src/net/crypto/null_encrypter.cc:24
↓ 1 callersFunctionEncryptWithNonce
EncryptWithNonce wraps the |Encrypt| method of |encrypter| to allow passing in an nonce and also to allocate the buffer needed for the ciphertext.
src/net/crypto/aes_128_gcm_12_encrypter_test.cc:211
↓ 1 callersMethodFillClientHello
src/net/crypto/quic_crypto_client_config.cc:385
↓ 1 callersFunctionFindMostSignificantBit
Find last bit in a 64-bit word.
src/net/congestion_control/cube_root.cc:12
↓ 1 callersMethodFinishProcessingHandshakeMessage
src/net/quic_crypto_server_stream.cc:68
↓ 1 callersMethodGenerateCongestionFeedback
src/net/quic_received_packet_manager.cc:126
↓ 1 callersMethodGetCommonHashes
CommonCertSets interface.
src/net/crypto/common_cert_set.cc:72
↓ 1 callersMethodGetCryptoStream
src/tools/quic_server_session.cc:84
↓ 1 callersMethodGetCryptoStream
src/net/quic_session_test.cc:104
↓ 1 callersMethodGetFirstPendingPacketSentTime
src/net/quic_unacked_packet_map.cc:253
↓ 1 callersMethodGetInfoAsValue
src/net/quic_client_session.cc:495
↓ 1 callersMethodGetLastPacketSentTime
src/net/quic_unacked_packet_map.cc:239
↓ 1 callersMethodGetNoncePrefixSize
src/net/crypto/null_encrypter.cc:49
↓ 1 callersMethodGetNthValue24
src/net/crypto/crypto_handshake_message.cc:132
↓ 1 callersMethodGetNumUnackedPackets
src/net/quic_unacked_packet_map.cc:265
↓ 1 callersMethodGetQuicVersionFromGuid
src/tools/quic_time_wait_list_manager.cc:126
↓ 1 callersMethodGetRandomGenerator
src/tools/quic_epoll_connection_helper.cc:78
↓ 1 callersMethodGetRequestHeaders
src/net/test_tools/quic_test_packet_maker.cc:187
↓ 1 callersMethodGetResponseHeaders
src/net/test_tools/quic_test_packet_maker.cc:208
↓ 1 callersMethodGetSerializedFrameLength
src/net/quic_framer.cc:279
↓ 1 callersMethodGetServerConfig
src/net/crypto/quic_crypto_client_config.cc:78
↓ 1 callersMethodGetStrikeRegisterClientLock
src/net/crypto/quic_crypto_server_config_test.cc:47
↓ 1 callersMethodGetStrikeRegisterClientLock
src/net/crypto/crypto_server_test.cc:31
↓ 1 callersMethodGetTag
src/net/quic_config.cc:132
↓ 1 callersFunctionGetTestParams
Constructs various test permutations.
src/tools/end_to_end_test.cc:101
↓ 1 callersMethodGetUint16
src/net/crypto/crypto_handshake_message.cc:168
↓ 1 callersMethodHasActiveSession
src/net/quic_stream_factory_test.cc:48
↓ 1 callersFunctionHasCryptoHandshake
src/net/quic_sent_packet_manager.cc:56
↓ 1 callersMethodHasDataToWrite
src/net/quic_session.cc:671
↓ 1 callersMethodHasMultiplePendingPackets
src/net/quic_unacked_packet_map.cc:269
↓ 1 callersMethodHasNewMissingPackets
src/net/quic_received_packet_manager.cc:233
↓ 1 callersMethodHasRetransmittableFrames
src/net/quic_sent_packet_manager.cc:216
↓ 1 callersMethodHasSendHeadersComplete
src/net/quic_http_stream.cc:342
↓ 1 callersMethodHasUnackedRetransmittableFrames
src/net/quic_unacked_packet_map.cc:283
↓ 1 callersFunctionHashCerts
HashCerts returns the FNV-1a hashes of |certs|.
src/net/crypto/cert_compressor.cc:320
↓ 1 callersMethodInitialize
src/tools/quic_server.cc:65
↓ 1 callersMethodInitialize
src/tools/test_tools/quic_test_client.cc:169
↓ 1 callersMethodInitialize
Configures the test fixture to use the list of expected writes.
src/net/quic_http_stream_test.cc:163
↓ 1 callersMethodInitializeFrom
src/net/crypto/quic_crypto_client_config.cc:222
↓ 1 callersMethodInvalidateServerConfig
src/net/crypto/quic_crypto_client_config.cc:132
↓ 1 callersMethodIsComplete
src/net/crypto/quic_crypto_client_config.cc:53
↓ 1 callersFunctionIsCompleteMessage
Returns true if the message represents a complete request or response. Messages are considered complete if: - Transfer-Encoding: chunked is present an
src/tools/test_tools/http_message_test_utils.cc:56
↓ 1 callersMethodIsConnectionReusable
src/net/quic_http_stream.cc:238
↓ 1 callersFunctionIsEmpty
src/net/quic_ack_notifier.h:54
↓ 1 callersMethodIsEncryptionEstablished
src/net/quic_session.cc:470
↓ 1 callersMethodIsMissing
src/net/quic_received_packet_manager.cc:77
↓ 1 callersMethodIsWriteBlockedDataBuffered
src/tools/quic_packet_writer_wrapper.cc:27
↓ 1 callersMethodLoadQuicServerInfo
TODO(rtenneti): LoadQuicServerInfo and SaveQuicServerInfo have duplication of data in CachedState and QuicServerInfo. We should eliminate the duplicat
src/net/crypto/quic_crypto_client_config.cc:242
↓ 1 callersMethodMakeAckAndRstPacket
src/net/test_tools/quic_test_packet_maker.cc:44
↓ 1 callersMethodMakeConnectionClosePacket
src/net/test_tools/quic_test_packet_maker.cc:84
↓ 1 callersFunctionMatchCerts
MatchCerts returns a vector of CertEntries describing how to most efficiently represent |certs| to a peer who has the common sets identified by |clien
src/net/crypto/cert_compressor.cc:178
↓ 1 callersMethodMaybeEnablePacing
src/net/quic_sent_packet_manager.cc:758
↓ 1 callersFunctionMungeHeaders
src/tools/test_tools/quic_test_client.cc:76
← previousnext →601–700 of 2,848, ranked by callers