Home
last modified time | relevance | path

Searched refs:OnIceRegathering (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/p2p/base/
Dregathering_controller_unittest.cc82 this, &RegatheringControllerTest::OnIceRegathering); in InitializeAndGatherOnce()
94 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
390 &ep1_, &Endpoint::OnIceRegathering); in CreateChannels()
392 &ep2_, &Endpoint::OnIceRegathering); in CreateChannels()
/external/webrtc/p2p/client/
Dbasic_port_allocator.h79 void OnIceRegathering(PortAllocatorSession* session,
Dbasic_port_allocator.cc191 void BasicPortAllocator::OnIceRegathering(PortAllocatorSession* session, in OnIceRegathering() function in cricket::BasicPortAllocator
230 &BasicPortAllocator::OnIceRegathering); in CreateSessionInternal()