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