Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/android/
H A Dbinder.c126 BINDER_DEBUG_FAILED_TRANSACTION = 1U << 1, enumerator
142 BINDER_DEBUG_FAILED_TRANSACTION | BINDER_DEBUG_DEAD_TRANSACTION;
2001 binder_debug(BINDER_DEBUG_FAILED_TRANSACTION, in binder_send_failed_reply()
2032 binder_debug(BINDER_DEBUG_FAILED_TRANSACTION, in binder_send_failed_reply()
3953 binder_debug(BINDER_DEBUG_FAILED_TRANSACTION, in binder_transaction()
4322 BINDER_DEBUG_FAILED_TRANSACTION, in binder_thread_write()
4929 binder_debug(BINDER_DEBUG_FAILED_TRANSACTION, in binder_thread_read()
/kernel/linux/linux-6.6/drivers/android/
H A Dbinder.c125 BINDER_DEBUG_FAILED_TRANSACTION = 1U << 1, enumerator
141 BINDER_DEBUG_FAILED_TRANSACTION | BINDER_DEBUG_DEAD_TRANSACTION;
178 binder_debug(BINDER_DEBUG_FAILED_TRANSACTION, x)
1652 binder_debug(BINDER_DEBUG_FAILED_TRANSACTION, in binder_send_failed_reply()
1683 binder_debug(BINDER_DEBUG_FAILED_TRANSACTION, in binder_send_failed_reply()
3773 binder_debug(BINDER_DEBUG_FAILED_TRANSACTION, in binder_transaction()
4158 BINDER_DEBUG_FAILED_TRANSACTION, in binder_thread_write()
4760 binder_debug(BINDER_DEBUG_FAILED_TRANSACTION, in binder_thread_read()

Completed in 16 milliseconds