Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Dturnport.cc472 bool TurnPort::DestroyConnection(const rtc::SocketAddress& address) { in DestroyConnection() function in cricket::TurnPort
1468 port_->DestroyConnection(ext_addr_); in OnCreatePermissionError()
1481 port_->DestroyConnection(ext_addr_); in OnCreatePermissionTimeout()
1502 port_->DestroyConnection(ext_addr_); in OnChannelBindError()
1507 port_->DestroyConnection(ext_addr_); in OnChannelBindTimeout()
Dturnport.h251 bool DestroyConnection(const rtc::SocketAddress& address);