Home
last modified time | relevance | path

Searched refs:kSoftConnectTimeoutMs (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Drelayport.cc24 static const int kSoftConnectTimeoutMs = 3 * 1000; variable
528 port()->thread()->PostDelayed(kSoftConnectTimeoutMs, this, in Connect()