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

  /external/webrtc/webrtc/p2p/base/
stunrequest.cc 211 manager_->thread_->PostDelayed(resend_delay(), this, MSG_STUN_SEND, NULL);
220 int StunRequest::resend_delay() { function in class:cricket::StunRequest
stunrequest.h 118 virtual int resend_delay();
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 110 milliseconds