Home
last modified time | relevance | path

Searched defs:ice_config (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/p2p/base/
H A Dp2p_transport_channel_unittest.cc5812 IceConfig ice_config = CreateIceConfig(1000, GATHER_CONTINUALLY); in TEST_P() local
5884 IceConfig ice_config = CreateIceConfig(1000, GATHER_CONTINUALLY); in TEST_P() local
5946 IceConfig ice_config = CreateIceConfig(1000, GATHER_ONCE); in TEST_P() local
5984 IceConfig ice_config = CreateIceConfig(1000, GATHER_CONTINUALLY); in TEST_P() local
6057 IceConfig ice_config = CreateIceConfig(1000, GATHER_CONTINUALLY); in TEST_P() local
6449 IceConfig ice_config = CreateIceConfig(1000, GATHER_CONTINUALLY); in TEST_P() local
6511 IceConfig ice_config = CreateIceConfig(1000, GATHER_CONTINUALLY); in TEST_P() local
/aosp_15_r20/external/webrtc/pc/
H A Dpeer_connection.cc227 cricket::IceConfig ice_config; in ParseIceConfig() local
1593 cricket::IceConfig ice_config = ParseIceConfig(modified_config); in SetConfiguration() local
/aosp_15_r20/external/webrtc/logging/rtc_event_log/
H A Drtc_event_log_parser.cc3445 LoggedIceCandidatePairConfig ice_config; in StoreIceCandidatePairConfig() local