Home
last modified time | relevance | path

Searched defs:MaybeStartGathering (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Ddtlstransportchannel.h184 void MaybeStartGathering() override { channel_->MaybeStartGathering(); } in MaybeStartGathering() function
Dtransport.cc249 void Transport::MaybeStartGathering() { in MaybeStartGathering() function in cricket::Transport
Dtransportcontroller.cc117 void TransportController::MaybeStartGathering() { in MaybeStartGathering() function in cricket::TransportController
Dfaketransportcontroller.h123 void MaybeStartGathering() override { in MaybeStartGathering() function
Dp2ptransportchannel.cc413 void P2PTransportChannel::MaybeStartGathering() { in MaybeStartGathering() function in cricket::P2PTransportChannel
/external/webrtc/talk/app/webrtc/
Dwebrtcsession.cc1264 void WebRtcSession::MaybeStartGathering() { in MaybeStartGathering() function in webrtc::WebRtcSession