Searched defs:rust_binder_context (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/android/binder/ | ||
| H A D | rust_binder_internal.h | 27 typedef void *rust_binder_context; typedef |
| H A D | rust_binder_main.rs | 64 pub type rust_binder_context = *mut kernel::ffi::c_void; typedef |