Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Dturnserver.cc189 DestroyInternalSocket(socket); in OnInternalSocketClose()
510 DestroyInternalSocket(socket); in OnAllocationDestroyed()
518 void TurnServer::DestroyInternalSocket(rtc::AsyncPacketSocket* socket) { in DestroyInternalSocket() function in cricket::TurnServer
Dturnserver.h247 void DestroyInternalSocket(rtc::AsyncPacketSocket* socket);