Home
last modified time | relevance | path

Searched refs:repeat_times (Results 1 – 2 of 2) sorted by relevance

/webrtc/sdp/src/description/
H A Ddescription_test.rs90 repeat_times: vec![], in test_marshal()
97 repeat_times: vec![RepeatTime { in test_marshal()
H A Dsession.rs125 pub repeat_times: Vec<RepeatTime>, field
270 repeat_times: vec![], in new_jsep_session_description()
424 for repeat_time in &time_description.repeat_times { in marshal()
1103 repeat_times: vec![], in unmarshal_timing()
1127 latest_time_desc.repeat_times.push(RepeatTime { in unmarshal_repeat_times()