Home
last modified time | relevance | path

Searched refs:new_candidate_server_reflexive (Results 1 – 7 of 7) sorted by relevance

/webrtc/ice/src/candidate/
H A Dcandidate_server_reflexive.rs20 pub fn new_candidate_server_reflexive(self) -> Result<CandidateBase> { in new_candidate_server_reflexive() method
H A Dcandidate_pair_test.rs44 .new_candidate_server_reflexive() in srflx_candidate()
H A Dcandidate_base.rs485 config.new_candidate_server_reflexive() in unmarshal_candidate()
/webrtc/ice/
H A DCHANGELOG.md28 - `CandidateServerReflexiveConfig::new_candidate_server_reflexive`;
/webrtc/webrtc/src/ice_transport/
H A Dice_candidate.rs101 config.new_candidate_server_reflexive()? in to_ice()
/webrtc/ice/src/agent/
H A Dagent_gather.rs540 match srflx_config.new_candidate_server_reflexive() { in gather_candidates_srflx_mapped()
676 match srflx_config.new_candidate_server_reflexive() { in gather_candidates_srflx()
H A Dagent_test.rs92 let srflx_remote = srflx_config.new_candidate_server_reflexive()?; in test_pair_priority()
1092 .new_candidate_server_reflexive()?, in test_candidate_pair_stats()
1238 .new_candidate_server_reflexive()?, in test_local_candidate_stats()
1331 .new_candidate_server_reflexive()?, in test_remote_candidate_stats()