Searched refs:BINDER_DEBUG_TRANSACTION (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/android/ |
D | binder.c | 104 BINDER_DEBUG_TRANSACTION = 1U << 9, enumerator 1247 binder_debug(BINDER_DEBUG_TRANSACTION, in binder_transaction_buffer_release() 1282 binder_debug(BINDER_DEBUG_TRANSACTION, in binder_transaction_buffer_release() 1296 binder_debug(BINDER_DEBUG_TRANSACTION, in binder_transaction_buffer_release() 1303 binder_debug(BINDER_DEBUG_TRANSACTION, in binder_transaction_buffer_release() 1458 binder_debug(BINDER_DEBUG_TRANSACTION, in binder_transaction() 1466 binder_debug(BINDER_DEBUG_TRANSACTION, in binder_transaction() 1579 binder_debug(BINDER_DEBUG_TRANSACTION, in binder_transaction() 1609 binder_debug(BINDER_DEBUG_TRANSACTION, in binder_transaction() 1625 binder_debug(BINDER_DEBUG_TRANSACTION, in binder_transaction() [all …]
|