Searched refs:CheckForTimeout (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/server/
H A Dpeer_channel.h121 void CheckForTimeout();
H A Dmain.cc171 clients.CheckForTimeout();
H A Dpeer_channel.cc299 void PeerChannel::CheckForTimeout() { function in class:PeerChannel
/external/chromium_org/net/quic/
H A Dquic_connection.cc133 connection_->CheckForTimeout();
134 // Never reschedule the alarm, since CheckForTimeout does that.
1890 CheckForTimeout();
1899 CheckForTimeout();
1905 bool QuicConnection::CheckForTimeout() { function in class:net::QuicConnection
H A Dquic_connection.h444 bool CheckForTimeout();

Completed in 1653 milliseconds