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