Searched refs:BINDER_DEBUG_USER_ERROR (Results 1 – 1 of 1) sorted by relevance
103 BINDER_DEBUG_USER_ERROR = 1U << 0, enumerator119 static uint32_t binder_debug_mask = BINDER_DEBUG_USER_ERROR |164 if (binder_debug_mask & BINDER_DEBUG_USER_ERROR) { in binder_user_error()