Searched refs:SendAllocateRequest (Results 1 - 1 of 1) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/p2p/base/
H A Drelayport.cc73 void SendAllocateRequest(RelayEntry* entry, int delay);
414 void RelayConnection::SendAllocateRequest(RelayEntry* entry, int delay) { function in class:cricket::RelayConnection
494 current_connection_->SendAllocateRequest(this, 0);
582 current_connection_->SendAllocateRequest(this, kKeepAliveDelay);
634 current_connection_->SendAllocateRequest(this, 0);

Completed in 50 milliseconds