Home
last modified time | relevance | path

Searched refs:RequestSortAndStateUpdate (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/p2p/base/
H A Dp2p_transport_channel.h282 void RequestSortAndStateUpdate(IceSwitchReason reason_to_sort);
H A Dp2p_transport_channel.cc1742 void P2PTransportChannel::RequestSortAndStateUpdate( in RequestSortAndStateUpdate() function in cricket::P2PTransportChannel
2542 : transport_->RequestSortAndStateUpdate(reason); in OnSortAndSwitchRequest()