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

  /external/webrtc/webrtc/p2p/stunprober/
stunprober.h 187 bool should_send_next_request(uint32_t now);
stunprober.cc 397 bool StunProber::should_send_next_request(uint32_t now) { function in class:stunprober::StunProber
423 if (should_send_next_request(now)) {

Completed in 72 milliseconds