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

  /external/webrtc/webrtc/p2p/base/
stunrequest.h 24 const int kAllRequests = 0;
37 // If |msg_type| is kAllRequests, sends all pending requests right away.
stunrequest.cc 59 if (msg_type == kAllRequests || msg_type == request->type()) {
turnport_unittest.cc 312 turn_port_->FlushRequests(cricket::kAllRequests);
    [all...]

Completed in 308 milliseconds