Searched refs:BINDER_DEBUG_USER_ERROR (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/android/
H A Dbinder.c86 BINDER_DEBUG_USER_ERROR = 1U << 0, enumerator in enum:__anon5043
103 static uint32_t binder_debug_mask = BINDER_DEBUG_USER_ERROR |
133 if (binder_debug_mask & BINDER_DEBUG_USER_ERROR) \

Completed in 37 milliseconds