Home
last modified time | relevance | path

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

/webrtc/ice/src/agent/
H A Dagent_gather.rs35 pub(crate) chan_candidate_tx: ChanCandidateTx,
178 chan_candidate_tx: &ChanCandidateTx, in set_gathering_state() argument
H A Dagent_internal.rs10 pub type ChanCandidateTx = typedef
33 pub(crate) chan_candidate_tx: ChanCandidateTx,