Home
last modified time | relevance | path

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

/webrtc/ice/src/agent/
H A Dagent_internal.rs562 self.start_candidate(c, initialized_ch).await; in add_candidate()
1025 async fn start_candidate( in start_candidate() method