Searched refs:as_errno (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/android/binder/ | ||
| H A D | error.rs | 45 pub(crate) fn as_errno(&self) -> kernel::ffi::c_int { in as_errno() method |
| H A D | thread.rs | 1179 ee.param = err.as_errno(); in transaction() |