Home
last modified time | relevance | path

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

/webrtc/turn/src/allocation/
H A Dallocation_test.rs225 a.remove_channel_bind(number).await; in test_remove_channel_bind()
H A Dmod.rs202 pub async fn remove_channel_bind(&self, number: ChannelNumber) -> bool { in remove_channel_bind() method