Home
last modified time | relevance | path

Searched defs:candidate_type (Results 1 – 6 of 6) sorted by relevance

/webrtc/ice/src/external_ip_mapper/
H A Dmod.rs68 pub(crate) candidate_type: CandidateType, field
/webrtc/ice/src/candidate/
H A Dcandidate_base.rs39 pub(crate) candidate_type: CandidateType, field
200 fn candidate_type(&self) -> CandidateType { in candidate_type() method
H A Dmod.rs72 fn candidate_type(&self) -> CandidateType; in candidate_type() method
/webrtc/ice/src/stats/
H A Dmod.rs157 pub candidate_type: CandidateType, field
/webrtc/ice/src/agent/
H A Dagent_stats.rs176 pub candidate_type: CandidateType, field
/webrtc/webrtc/src/stats/
H A Dmod.rs230 pub candidate_type: CandidateType, field