Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Dstunrequest.cc211 manager_->thread_->PostDelayed(resend_delay(), this, MSG_STUN_SEND, NULL); in OnMessage()
220 int StunRequest::resend_delay() { in resend_delay() function in cricket::StunRequest
Dstunrequest.h118 virtual int resend_delay();
Drelayport.cc169 int resend_delay() override;
802 int AllocateRequest::resend_delay() { in resend_delay() function in cricket::AllocateRequest
Dport.cc752 int resend_delay() override { in resend_delay() function in cricket::ConnectionRequest