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

/drivers/staging/android/
H A Dbinder.c92 BINDER_DEBUG_USER_ERROR = 1U << 0, enumerator in enum:__anon6242
109 static uint32_t binder_debug_mask = BINDER_DEBUG_USER_ERROR |
140 if (binder_debug_mask & BINDER_DEBUG_USER_ERROR) \

Completed in 15 milliseconds