OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:has_pending_handshake_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/net/quic/
quic_session.cc
91
has_pending_handshake_
(false) {
233
has_pending_handshake_
= false; // We just popped it.
248
return
has_pending_handshake_
;
509
DCHECK(!
has_pending_handshake_
);
510
has_pending_handshake_
= true;
quic_session.h
299
bool
has_pending_handshake_
;
member in class:net::QuicSession
Completed in 387 milliseconds