Home
last modified time | relevance | path

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

/external/webrtc/p2p/base/
Dice_transport_internal.h296 sigslot::signal2<IceTransportInternal*, const Candidate&> SignalRouteChange; variable
Dp2p_transport_channel.cc1741 SignalRouteChange(this, selected_connection_->remote_candidate()); in SwitchSelectedConnection()