Searched defs:WillingAndAbleToWrite (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/quic/
H A Dquic_session.cc86 virtual bool WillingAndAbleToWrite() const OVERRIDE {
87 return session_->WillingAndAbleToWrite();
301 // streams become pending, WillingAndAbleToWrite will be true, which will
347 bool QuicSession::WillingAndAbleToWrite() const { function in class:net::QuicSession

Completed in 84 milliseconds