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

  /external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/server/
peer_channel.h 121 void CheckForTimeout();
main.cc 171 clients.CheckForTimeout();
peer_channel.cc 294 void PeerChannel::CheckForTimeout() {
  /external/chromium_org/net/quic/
quic_connection.cc 129 connection_->CheckForTimeout();
130 // Never reschedule the alarm, since CheckForTimeout does that.
    [all...]
quic_connection.h 357 bool CheckForTimeout();

Completed in 53 milliseconds