OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:max_time_before_crypto_handshake
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/net/quic/
quic_config.h
296
QuicTime::Delta
max_time_before_crypto_handshake
);
298
QuicTime::Delta
max_time_before_crypto_handshake
() const;
quic_config.cc
522
QuicTime::Delta
max_time_before_crypto_handshake
) {
523
max_time_before_crypto_handshake_ =
max_time_before_crypto_handshake
;
526
QuicTime::Delta QuicConfig::
max_time_before_crypto_handshake
() const {
function in class:net::QuicConfig
quic_session.cc
131
config_.
max_time_before_crypto_handshake
());
Completed in 88 milliseconds