Searched refs:SendAllocateRequest (Results 1 – 1 of 1) sorted by relevance
57 void SendAllocateRequest(RelayEntry* entry, int delay);447 void RelayConnection::SendAllocateRequest(RelayEntry* entry, int delay) { in SendAllocateRequest() function in cricket::RelayConnection531 current_connection_->SendAllocateRequest(this, 0); in Connect()618 current_connection_->SendAllocateRequest(this, kKeepAliveDelay); in ScheduleKeepAlive()671 current_connection_->SendAllocateRequest(this, 0); in OnSocketConnect()