Searched refs:ice_restart (Results 1 – 10 of 10) sorted by relevance
36 if (!current_description || options.ice_restart) { in CreateOffer()77 if (!current_description || options.ice_restart) { in CreateAnswer()
27 bool ice_restart = false; member
83 options.ice_restart = true; in TestIceRestart()
334 options.transport_options.ice_restart = true; in InternalCreateOffer()366 if (!options.transport_options.ice_restart) { in InternalCreateOffer()383 options.transport_options.ice_restart = in InternalCreateAnswer()424 if (!options.transport_options.ice_restart) { in InternalCreateAnswer()
910 options.ice_restart = true; in TEST_P()932 options.ice_restart = true; in TEST_P()
4784 bool ice_restart = offer_answer_options.ice_restart || in GetOptionsForOffer() local4787 options.transport_options.ice_restart = ice_restart; in GetOptionsForOffer()
3774 rtc_options.ice_restart = false; in TEST_P()3793 rtc_options.ice_restart = true; in TEST_P()
112 options.ice_restart = true; in IceRestartOfferAnswerOptions()
668 bool ice_restart = false; member690 bool ice_restart, in RTCOfferAnswerOptions()695 ice_restart(ice_restart), in RTCOfferAnswerOptions()
257 offer_answer_options->ice_restart = value; in CopyConstraintsIntoOfferAnswerOptions()