Home
last modified time | relevance | path

Searched defs:stop (Results 1 – 14 of 14) sorted by relevance

/webrtc/sctp/src/timer/
H A Dack_timer.rs64 pub(crate) fn stop(&mut self) { in stop() method
H A Drtx_timer.rs195 pub(crate) async fn stop(&self) { in stop() method
/webrtc/turn/src/allocation/
H A Dpermission.rs66 pub(crate) fn stop(&mut self) -> bool { in stop() method
H A Dchannel_bind.rs72 pub(crate) fn stop(&mut self) -> bool { in stop() method
H A Dmod.rs304 fn stop(&self) -> bool { in stop() method
/webrtc/turn/src/client/
H A Dperiodic_timer.rs83 pub async fn stop(&self) { in stop() method
/webrtc/stun/src/
H A Dagent.rs209 pub fn stop(&mut self, id: TransactionId) -> Result<()> { in stop() method
/webrtc/webrtc/src/ice_transport/
H A Dmod.rs220 pub async fn stop(&self) -> Result<()> { in stop() method
/webrtc/webrtc/src/sctp_transport/
H A Dmod.rs199 pub async fn stop(&self) -> Result<()> { in stop() method
/webrtc/webrtc/src/dtls_transport/
H A Dmod.rs471 pub async fn stop(&self) -> Result<()> { in stop() method
/webrtc/webrtc/src/rtp_transceiver/rtp_sender/
H A Dmod.rs450 pub async fn stop(&self) -> Result<()> { in stop() method
/webrtc/webrtc/src/rtp_transceiver/
H A Dmod.rs419 pub async fn stop(&self) -> Result<()> { in stop() method
/webrtc/util/src/vnet/
H A Drouter.rs350 pub fn stop(&mut self) -> Pin<Box<dyn Future<Output = Result<()>>>> { in stop() method
/webrtc/webrtc/src/rtp_transceiver/rtp_receiver/
H A Dmod.rs684 pub async fn stop(&self) -> Result<()> { in stop() method