Searched refs:new_frozen (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/android/binder/ | ||
| H A D | error.rs | 27 pub(crate) fn new_frozen() -> Self { in new_frozen() method |
| H A D | transaction.rs | 285 return Err(BinderError::new_frozen()); in submit() |