Searched defs:on_drop (Results 1 – 3 of 3) sorted by relevance
251 on_drop: Option<oneshot::Sender<()>>, in test_combination() field270 on_drop: Option<oneshot::Sender<()>>, in test_combination() field
714 fn on_drop<C: ShareCallHolder>(&self, call: &mut C) { in on_drop() method
599 fn on_drop(&mut self) { in on_drop() method