Home
last modified time | relevance | path

Searched defs:OnIceRegathering (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/p2p/base/
Dregathering_controller_unittest.cc94 void OnIceRegathering(cricket::PortAllocatorSession* allocator_session, in OnIceRegathering() function in webrtc::RegatheringControllerTest
Dp2p_transport_channel_unittest.cc338 void OnIceRegathering(PortAllocatorSession*, IceRegatheringReason reason) { in OnIceRegathering() function
/external/webrtc/p2p/client/
Dbasic_port_allocator.cc191 void BasicPortAllocator::OnIceRegathering(PortAllocatorSession* session, in OnIceRegathering() function in cricket::BasicPortAllocator