Searched defs:SetIceConfig (Results 1 – 7 of 7) sorted by relevance
66 void SetIceConfig(const IceConfig& config) override {} in SetIceConfig() function
62 void WrappingActiveIceController::SetIceConfig(const IceConfig& config) { in SetIceConfig() function in cricket::WrappingActiveIceController
244 void SetIceConfig(const IceConfig& config) override { in SetIceConfig() function
561 void P2PTransportChannel::SetIceConfig(const IceConfig& config) { in SetIceConfig() function in cricket::P2PTransportChannel2496 void P2PTransportChannel::IceControllerAdapter::SetIceConfig( in SetIceConfig() function in cricket::P2PTransportChannel::IceControllerAdapter
68 void BasicIceController::SetIceConfig(const IceConfig& config) { in SetIceConfig() function in cricket::BasicIceController
171 void JsepTransportController::SetIceConfig(const cricket::IceConfig& config) { in SetIceConfig() function in webrtc::JsepTransportController
449 TEST_F(JsepTransportControllerTest, SetIceConfig) { in TEST_F() argument