Searched refs:ErrMultipleGatherAttempted (Results 1 – 2 of 2) sorted by relevance
| /webrtc/ice/src/ | ||
| H A D | error.rs | 81 ErrMultipleGatherAttempted, enumerator |
| /webrtc/ice/src/agent/ | ||
| H A D | mod.rs | 434 return Err(Error::ErrMultipleGatherAttempted); in gather_candidates() |