HomeSort by relevance Sort by last modified time
    Searched refs:SignalRouteChange (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/p2p/base/
transportchannel.h 152 sigslot::signal2<TransportChannel*, const Candidate&> SignalRouteChange;
dtlstransportchannel.cc 115 channel_->SignalRouteChange.connect(this,
622 SignalRouteChange(this, candidate);
p2ptransportchannel.cc     [all...]

Completed in 51 milliseconds