| /webrtc/rtcp/src/payload_feedbacks/picture_loss_indication/ |
| H A D | picture_loss_indication_test.rs | 42 Some(Error::WrongType), in test_picture_loss_indication_unmarshal() 52 Some(Error::WrongType), in test_picture_loss_indication_unmarshal()
|
| H A D | mod.rs | 120 return Err(Error::WrongType.into()); in unmarshal()
|
| /webrtc/rtcp/src/payload_feedbacks/full_intra_request/ |
| H A D | full_intra_request_test.rs | 78 Some(Error::WrongType), in test_full_intra_request_unmarshal() 90 Some(Error::WrongType), in test_full_intra_request_unmarshal()
|
| H A D | mod.rs | 137 return Err(Error::WrongType.into()); in unmarshal()
|
| /webrtc/rtcp/src/ |
| H A D | error.rs | 48 WrongType, enumerator
|
| /webrtc/rtcp/src/transport_feedbacks/rapid_resynchronization_request/ |
| H A D | rapid_resynchronization_request_test.rs | 43 Some(Error::WrongType), in test_rapid_resynchronization_request_unmarshal()
|
| H A D | mod.rs | 123 return Err(Error::WrongType.into()); in unmarshal()
|
| /webrtc/rtcp/src/payload_feedbacks/slice_loss_indication/ |
| H A D | slice_loss_indication_test.rs | 50 Some(Error::WrongType), in test_slice_loss_indication_unmarshal()
|
| H A D | mod.rs | 145 return Err(Error::WrongType.into()); in unmarshal()
|
| /webrtc/rtcp/src/sender_report/ |
| H A D | sender_report_test.rs | 64 Some(Error::WrongType), in test_sender_report_unmarshal()
|
| H A D | mod.rs | 258 return Err(Error::WrongType.into()); in unmarshal()
|
| /webrtc/rtcp/src/receiver_report/ |
| H A D | receiver_report_test.rs | 90 Some(Error::WrongType), in test_receiver_report_unmarshal()
|
| H A D | mod.rs | 197 return Err(Error::WrongType.into()); in unmarshal()
|
| /webrtc/rtcp/src/goodbye/ |
| H A D | goodbye_test.rs | 43 Some(Error::WrongType), in test_goodbye_unmarshal()
|
| H A D | mod.rs | 154 return Err(Error::WrongType.into()); in unmarshal()
|
| /webrtc/rtcp/src/transport_feedbacks/transport_layer_nack/ |
| H A D | transport_layer_nack_test.rs | 51 Some(Error::WrongType), in test_transport_layer_nack_unmarshal()
|
| H A D | mod.rs | 218 return Err(Error::WrongType.into()); in unmarshal()
|
| /webrtc/rtcp/src/source_description/ |
| H A D | source_description_test.rs | 101 Some(Error::WrongType), in test_source_description_unmarshal()
|
| H A D | mod.rs | 413 return Err(Error::WrongType.into()); in unmarshal()
|
| /webrtc/rtcp/src/payload_feedbacks/receiver_estimated_maximum_bitrate/ |
| H A D | mod.rs | 217 return Err(Error::WrongType.into()); in unmarshal()
|
| /webrtc/rtcp/src/extended_report/ |
| H A D | mod.rs | 260 return Err(error::Error::WrongType.into()); in unmarshal()
|
| /webrtc/rtcp/src/transport_feedbacks/transport_layer_cc/ |
| H A D | mod.rs | 587 return Err(Error::WrongType.into()); in unmarshal()
|