HomeSort by relevance Sort by last modified time
    Searched refs:OnAllocationDestroyed (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/p2p/base/
turnserver.h 246 void OnAllocationDestroyed(TurnServerAllocation* allocation);
turnserver.cc 447 allocation->SignalDestroyed.connect(this, &TurnServer::OnAllocationDestroyed);
502 void TurnServer::OnAllocationDestroyed(TurnServerAllocation* allocation) {

Completed in 43 milliseconds