Home
last modified time | relevance | path

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

/webrtc/data/src/data_channel/
H A Ddata_channel_test.rs198 dc0.commit_reliability_params(); in pr_ordered_unordered_test()
199 dc1.commit_reliability_params(); in pr_ordered_unordered_test()
348 dc0.commit_reliability_params(); in test_data_channel_channel_type_reliable_unordered()
349 dc1.commit_reliability_params(); in test_data_channel_channel_type_reliable_unordered()
H A Dmod.rs147 data_channel.commit_reliability_params(); in server()
251 self.commit_reliability_params(); in handle_dcep()
345 fn commit_reliability_params(&self) { in commit_reliability_params() method