Home
last modified time | relevance | path

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

/external/webrtc/p2p/base/
Dturn_server.cc197 DestroyInternalSocket(socket); in OnInternalSocketClose()
555 DestroyInternalSocket(socket); in OnAllocationDestroyed()
565 void TurnServer::DestroyInternalSocket(rtc::AsyncPacketSocket* socket) { in DestroyInternalSocket() function in cricket::TurnServer
Dturn_server.h310 void DestroyInternalSocket(rtc::AsyncPacketSocket* socket);