Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Drelayport.cc57 void SendAllocateRequest(RelayEntry* entry, int delay);
447 void RelayConnection::SendAllocateRequest(RelayEntry* entry, int delay) { in SendAllocateRequest() function in cricket::RelayConnection
531 current_connection_->SendAllocateRequest(this, 0); in Connect()
618 current_connection_->SendAllocateRequest(this, kKeepAliveDelay); in ScheduleKeepAlive()
671 current_connection_->SendAllocateRequest(this, 0); in OnSocketConnect()