Searched defs:OnIceRegathering (Results 1 – 3 of 3) sorted by relevance
98 void OnIceRegathering(cricket::PortAllocatorSession* allocator_session, in OnIceRegathering() function in webrtc::RegatheringControllerTest
406 void OnIceRegathering(PortAllocatorSession*, IceRegatheringReason reason) { in OnIceRegathering() function
241 void BasicPortAllocator::OnIceRegathering(PortAllocatorSession* session, in OnIceRegathering() function in cricket::BasicPortAllocator