Home
last modified time | relevance | path

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

/webrtc/rtcp/src/payload_feedbacks/picture_loss_indication/
H A Dpicture_loss_indication_test.rs42 Some(Error::WrongType), in test_picture_loss_indication_unmarshal()
52 Some(Error::WrongType), in test_picture_loss_indication_unmarshal()
H A Dmod.rs120 return Err(Error::WrongType.into()); in unmarshal()
/webrtc/rtcp/src/payload_feedbacks/full_intra_request/
H A Dfull_intra_request_test.rs78 Some(Error::WrongType), in test_full_intra_request_unmarshal()
90 Some(Error::WrongType), in test_full_intra_request_unmarshal()
H A Dmod.rs137 return Err(Error::WrongType.into()); in unmarshal()
/webrtc/rtcp/src/
H A Derror.rs48 WrongType, enumerator
/webrtc/rtcp/src/transport_feedbacks/rapid_resynchronization_request/
H A Drapid_resynchronization_request_test.rs43 Some(Error::WrongType), in test_rapid_resynchronization_request_unmarshal()
H A Dmod.rs123 return Err(Error::WrongType.into()); in unmarshal()
/webrtc/rtcp/src/payload_feedbacks/slice_loss_indication/
H A Dslice_loss_indication_test.rs50 Some(Error::WrongType), in test_slice_loss_indication_unmarshal()
H A Dmod.rs145 return Err(Error::WrongType.into()); in unmarshal()
/webrtc/rtcp/src/sender_report/
H A Dsender_report_test.rs64 Some(Error::WrongType), in test_sender_report_unmarshal()
H A Dmod.rs258 return Err(Error::WrongType.into()); in unmarshal()
/webrtc/rtcp/src/receiver_report/
H A Dreceiver_report_test.rs90 Some(Error::WrongType), in test_receiver_report_unmarshal()
H A Dmod.rs197 return Err(Error::WrongType.into()); in unmarshal()
/webrtc/rtcp/src/goodbye/
H A Dgoodbye_test.rs43 Some(Error::WrongType), in test_goodbye_unmarshal()
H A Dmod.rs154 return Err(Error::WrongType.into()); in unmarshal()
/webrtc/rtcp/src/transport_feedbacks/transport_layer_nack/
H A Dtransport_layer_nack_test.rs51 Some(Error::WrongType), in test_transport_layer_nack_unmarshal()
H A Dmod.rs218 return Err(Error::WrongType.into()); in unmarshal()
/webrtc/rtcp/src/source_description/
H A Dsource_description_test.rs101 Some(Error::WrongType), in test_source_description_unmarshal()
H A Dmod.rs413 return Err(Error::WrongType.into()); in unmarshal()
/webrtc/rtcp/src/payload_feedbacks/receiver_estimated_maximum_bitrate/
H A Dmod.rs217 return Err(Error::WrongType.into()); in unmarshal()
/webrtc/rtcp/src/extended_report/
H A Dmod.rs260 return Err(error::Error::WrongType.into()); in unmarshal()
/webrtc/rtcp/src/transport_feedbacks/transport_layer_cc/
H A Dmod.rs587 return Err(Error::WrongType.into()); in unmarshal()