Searched defs:binder_dealloc (Results 1 – 1 of 1) sorted by relevance
665 binder_dealloc: Arc<AtomicBool>, field691 let binder_dealloc = Arc::new(AtomicBool::new(false)); in register_death_notification() localVariable694 binder_dealloc: Arc<AtomicBool>, in register_death_notification() field