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

  /external/webrtc/webrtc/p2p/base/
stunrequest.h 118 virtual int resend_delay();
stunrequest.cc 211 manager_->thread_->PostDelayed(resend_delay(), this, MSG_STUN_SEND, NULL);
220 int StunRequest::resend_delay() { function in class:cricket::StunRequest
relayport.cc 169 int resend_delay() override;
802 int AllocateRequest::resend_delay() { function in class:cricket::AllocateRequest
port.cc 752 int resend_delay() override {
    [all...]

Completed in 489 milliseconds