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

  /external/webrtc/webrtc/p2p/base/
tcpport.h 135 int reconnection_timeout() const { return reconnection_timeout_; } function in class:cricket::TCPConnection
tcpport.cc 430 port()->thread()->PostDelayed(reconnection_timeout(), this,

Completed in 321 milliseconds