Home
last modified time | relevance | path

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

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