Searched defs:host_candidate (Results 1 – 2 of 2) sorted by relevance
8 pub(crate) fn host_candidate() -> Result<CandidateBase> { in host_candidate() function
282 let host_candidate = Arc::clone(c); in add_remote_candidate() localVariable