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