Home
last modified time | relevance | path

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

/webrtc/rtcp/src/
H A Derror.rs39 TooManySources, enumerator
/webrtc/rtcp/src/goodbye/
H A Dgoodbye_test.rs187 Some(Error::TooManySources), in test_goodbye_round_trip()
H A Dmod.rs85 return Err(Error::TooManySources.into()); in marshal_to()