Home
last modified time | relevance | path

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

/external/webrtc/p2p/base/
Dmock_ice_transport.h73 void MaybeStartGathering() override {} in MaybeStartGathering() function
Dfake_ice_transport.h231 void MaybeStartGathering() override { in MaybeStartGathering() function
Dp2p_transport_channel.cc895 void P2PTransportChannel::MaybeStartGathering() { in MaybeStartGathering() function in cricket::P2PTransportChannel
/external/webrtc/pc/
Djsep_transport_controller.cc276 void JsepTransportController::MaybeStartGathering() { in MaybeStartGathering() function in webrtc::JsepTransportController
Djsep_transport_controller_unittest.cc516 TEST_F(JsepTransportControllerTest, MaybeStartGathering) { in TEST_F() argument