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

/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/server/
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

Completed in 75 milliseconds