HomeSort by relevance Sort by last modified time
    Searched refs:goaway_sent_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/quic/
quic_session.h 164 return goaway_sent_;
296 bool goaway_sent_; member in class:net::QuicSession
quic_session.cc 90 goaway_sent_(false),
271 goaway_sent_ = true;
448 if (goaway_sent_) {

Completed in 32 milliseconds