Searched refs:OnChannelDestroyed (Results 1 – 2 of 2) sorted by relevance
129 void OnChannelDestroyed(Channel* channel);
811 this, &TurnServerAllocation::OnChannelDestroyed); in HandleChannelBindRequest()968 void TurnServerAllocation::OnChannelDestroyed(Channel* channel) { in OnChannelDestroyed() function in cricket::TurnServerAllocation