Searched defs:MaybeStartGathering (Results 1 – 5 of 5) sorted by relevance
73 void MaybeStartGathering() override {} in MaybeStartGathering() function
176 void MaybeStartGathering() override { in MaybeStartGathering() function
805 void P2PTransportChannel::MaybeStartGathering() { in MaybeStartGathering() function in cricket::P2PTransportChannel
291 void JsepTransportController::MaybeStartGathering() { in MaybeStartGathering() function in webrtc::JsepTransportController
493 TEST_F(JsepTransportControllerTest, MaybeStartGathering) { in TEST_F() argument