Searched refs:default_candidate_types (Results 1 – 2 of 2) sorted by relevance
| /webrtc/ice/src/agent/ | ||
| H A D | agent_config.rs | 46 pub(crate) fn default_candidate_types() -> Vec<CandidateType> { in default_candidate_types() function |
| H A D | mod.rs | 151 default_candidate_types() in new() |