HomeSort by relevance Sort by last modified time
    Searched defs:resend_delay (Results 1 - 2 of 2) 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
relayport.cc 169 int resend_delay() override;
802 int AllocateRequest::resend_delay() { function in class:cricket::AllocateRequest

Completed in 491 milliseconds