| /webrtc/rtcp/src/source_description/ |
| H A D | source_description_test.rs | 10 Some(Error::PacketTooShort), in test_source_description_unmarshal() 29 Some(Error::PacketTooShort), in test_source_description_unmarshal() 40 Some(Error::PacketTooShort), in test_source_description_unmarshal() 51 Some(Error::PacketTooShort), in test_source_description_unmarshal() 63 Some(Error::PacketTooShort), in test_source_description_unmarshal() 74 Some(Error::PacketTooShort), in test_source_description_unmarshal()
|
| H A D | mod.rs | 146 return Err(Error::PacketTooShort.into()); in unmarshal() 162 return Err(Error::PacketTooShort.into()); in unmarshal() 169 Err(Error::PacketTooShort.into()) in unmarshal() 245 return Err(Error::PacketTooShort.into()); in unmarshal() 257 return Err(Error::PacketTooShort.into()); in unmarshal() 262 return Err(Error::PacketTooShort.into()); in unmarshal()
|
| /webrtc/rtcp/src/goodbye/ |
| H A D | goodbye_test.rs | 30 Some(Error::PacketTooShort), in test_goodbye_unmarshal() 69 Some(Error::PacketTooShort), in test_goodbye_unmarshal() 81 Some(Error::PacketTooShort), in test_goodbye_unmarshal() 102 Some(Error::PacketTooShort), in test_goodbye_unmarshal()
|
| H A D | mod.rs | 158 return Err(Error::PacketTooShort.into()); in unmarshal() 164 return Err(Error::PacketTooShort.into()); in unmarshal() 177 return Err(Error::PacketTooShort.into()); in unmarshal()
|
| /webrtc/rtcp/src/receiver_report/ |
| H A D | receiver_report_test.rs | 74 Some(Error::PacketTooShort), in test_receiver_report_unmarshal() 105 Some(Error::PacketTooShort), in test_receiver_report_unmarshal() 111 Some(Error::PacketTooShort), in test_receiver_report_unmarshal()
|
| H A D | mod.rs | 192 return Err(Error::PacketTooShort.into()); in unmarshal() 206 return Err(Error::PacketTooShort.into()); in unmarshal()
|
| /webrtc/rtcp/src/transport_feedbacks/rapid_resynchronization_request/ |
| H A D | rapid_resynchronization_request_test.rs | 28 Some(Error::PacketTooShort), in test_rapid_resynchronization_request_unmarshal() 49 Some(Error::PacketTooShort), in test_rapid_resynchronization_request_unmarshal()
|
| /webrtc/rtcp/src/payload_feedbacks/slice_loss_indication/ |
| H A D | slice_loss_indication_test.rs | 34 Some(Error::PacketTooShort), in test_slice_loss_indication_unmarshal() 56 Some(Error::PacketTooShort), in test_slice_loss_indication_unmarshal()
|
| H A D | mod.rs | 135 return Err(Error::PacketTooShort.into()); in unmarshal() 141 return Err(Error::PacketTooShort.into()); in unmarshal()
|
| /webrtc/rtcp/src/extended_report/ |
| H A D | unknown.rs | 85 return Err(error::Error::PacketTooShort.into()); in unmarshal() 91 return Err(error::Error::PacketTooShort.into()); in unmarshal()
|
| H A D | rrt.rs | 97 return Err(error::Error::PacketTooShort.into()); in unmarshal() 104 return Err(error::Error::PacketTooShort.into()); in unmarshal()
|
| H A D | prt.rs | 117 return Err(error::Error::PacketTooShort.into()); in unmarshal() 126 return Err(error::Error::PacketTooShort.into()); in unmarshal()
|
| H A D | dlrr.rs | 125 return Err(error::Error::PacketTooShort.into()); in unmarshal() 132 return Err(error::Error::PacketTooShort.into()); in unmarshal()
|
| H A D | mod.rs | 127 return Err(error::Error::PacketTooShort.into()); in unmarshal() 255 return Err(error::Error::PacketTooShort.into()); in unmarshal() 269 return Err(error::Error::PacketTooShort.into()); in unmarshal()
|
| H A D | rle.rs | 212 return Err(error::Error::PacketTooShort.into()); in unmarshal() 221 return Err(error::Error::PacketTooShort.into()); in unmarshal()
|
| H A D | ssr.rs | 185 return Err(error::Error::PacketTooShort.into()); in unmarshal() 192 return Err(error::Error::PacketTooShort.into()); in unmarshal()
|
| H A D | vm.rs | 151 return Err(error::Error::PacketTooShort.into()); in unmarshal() 158 return Err(error::Error::PacketTooShort.into()); in unmarshal()
|
| /webrtc/rtcp/src/sender_report/ |
| H A D | sender_report_test.rs | 10 Some(Error::PacketTooShort), in test_sender_report_unmarshal() 83 Some(Error::PacketTooShort), in test_sender_report_unmarshal()
|
| H A D | mod.rs | 253 return Err(Error::PacketTooShort.into()); in unmarshal() 271 return Err(Error::PacketTooShort.into()); in unmarshal()
|
| /webrtc/rtcp/src/ |
| H A D | raw_packet.rs | 83 return Err(Error::PacketTooShort.into()); in unmarshal() 117 Some(Error::PacketTooShort), in test_raw_packet_roundtrip()
|
| H A D | error.rs | 42 PacketTooShort, enumerator
|
| /webrtc/rtcp/src/payload_feedbacks/full_intra_request/ |
| H A D | mod.rs | 127 return Err(Error::PacketTooShort.into()); in unmarshal() 133 return Err(Error::PacketTooShort.into()); in unmarshal()
|
| /webrtc/rtcp/src/transport_feedbacks/transport_layer_cc/ |
| H A D | mod.rs | 569 return Err(Error::PacketTooShort.into()); in unmarshal() 579 return Err(Error::PacketTooShort.into()); in unmarshal() 583 return Err(Error::PacketTooShort.into()); in unmarshal() 608 return Err(Error::PacketTooShort.into()); in unmarshal() 685 return Err(Error::PacketTooShort.into()); in unmarshal()
|
| /webrtc/rtcp/src/transport_feedbacks/transport_layer_nack/ |
| H A D | transport_layer_nack_test.rs | 35 Some(Error::PacketTooShort), in test_transport_layer_nack_unmarshal() 57 Some(Error::PacketTooShort), in test_transport_layer_nack_unmarshal()
|
| H A D | mod.rs | 208 return Err(Error::PacketTooShort.into()); in unmarshal() 214 return Err(Error::PacketTooShort.into()); in unmarshal()
|