Searched refs:on_drop (Results 1 – 3 of 3) sorted by relevance
489 fn on_drop(&mut self) { in on_drop() method556 self.imp.on_drop() in drop()
576 fn on_drop<C: ShareCallHolder>(&self, call: &mut C) { in on_drop() method
302 self.base.on_drop(&mut self.call); in drop()