Searched refs:protos (Results 1 – 5 of 5) sorted by relevance
| /webrtc/sdp/src/description/ |
| H A D | media.rs | 82 protos: vec![ in new_jsep_media_description() 227 pub protos: Vec<String>, field 236 self.protos.join("/"), in fmt()
|
| H A D | description_test.rs | 130 protos: vec!["RTP".to_string(), "AVP".to_string()], in test_marshal() 158 protos: vec!["RTP".to_string(), "AVP".to_string()], in test_marshal()
|
| H A D | session.rs | 1228 let mut protos = vec![]; in unmarshal_media_description() localVariable 1239 protos.push(proto.to_owned()); in unmarshal_media_description() 1255 protos, in unmarshal_media_description()
|
| /webrtc/sdp/src/util/ |
| H A D | util_test.rs | 16 protos: vec!["RTP".to_string(), "AVP".to_string()], in get_test_session_description()
|
| /webrtc/webrtc/src/peer_connection/sdp/ |
| H A D | mod.rs | 314 protos: vec!["UDP".to_owned(), "DTLS".to_owned(), "SCTP".to_owned()], in add_data_media_section() 476 protos: vec![ in add_transceiver_sdp()
|