Searched defs:SetOnDrop (Results 1 – 2 of 2) sorted by relevance
55 struct SetOnDrop<'a>(&'a mut bool); in maybedangling_runs_drop() struct57 impl Drop for SetOnDrop<'_> { in maybedangling_runs_drop() implementation
701 struct SetOnDrop { in register_death_notification() struct702 binder_dealloc: Arc<AtomicBool>, in register_death_notification()704 impl Drop for SetOnDrop { in register_death_notification() implementation