Home
last modified time | relevance | path

Searched refs:Perms (Results 1 – 3 of 3) sorted by relevance

/webrtc/turn/src/client/periodic_timer/
H A Dperiodic_timer_test.rs9 assert_eq!(id, TimerIdRefresh::Perms); in on_timeout()
15 let timer_id = TimerIdRefresh::Perms; in test_periodic_timer()
/webrtc/turn/src/client/
H A Dperiodic_timer.rs15 Perms, enumerator
H A Drelay_conn.rs89 refresh_perms_timer: PeriodicTimer::new(TimerIdRefresh::Perms, PERM_REFRESH_INTERVAL), in new()
605 TimerIdRefresh::Perms => { in on_timeout()