Home
last modified time | relevance | path

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

/webrtc/turn/src/allocation/
H A Dallocation_test.rs92 a.remove_permission(&addr).await; in test_remove_permission()
H A Dmod.rs150 pub async fn remove_permission(&self, addr: &SocketAddr) -> bool { in remove_permission() method