Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/p2p/base/
H A Dregathering_controller_unittest.cc98 void OnIceRegathering(cricket::PortAllocatorSession* allocator_session, in OnIceRegathering() function in webrtc::RegatheringControllerTest
H A Dp2p_transport_channel_unittest.cc406 void OnIceRegathering(PortAllocatorSession*, IceRegatheringReason reason) { in OnIceRegathering() function
/aosp_15_r20/external/webrtc/p2p/client/
H A Dbasic_port_allocator.cc241 void BasicPortAllocator::OnIceRegathering(PortAllocatorSession* session, in OnIceRegathering() function in cricket::BasicPortAllocator