Searched defs:local_context (Results 1 – 3 of 3) sorted by relevance
32 local_context: Arc<Mutex<Context>>, field47 let local_context = Context::new( in new() localVariable238 let mut local_context = self.local_context.lock().await; in write() localVariable
178 let mut local_context = sa.local_context.lock().await; in test_session_srtcp_replay_protection() localVariable
238 let mut local_context = sa.local_context.lock().await; in test_session_srtp_replay_protection() localVariable