Home
last modified time | relevance | path

Searched refs:binder_txn_error (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/android/
H A Dbinder.c151 #define binder_txn_error(x...) \ macro
3077 binder_txn_error("%d:%d reply target not found\n", in binder_transaction()
3144 binder_txn_error("%d:%d cannot find target node\n", in binder_transaction()
3237 binder_txn_error("%d:%d cannot allocate transaction\n", in binder_transaction()
3333 binder_txn_error("cannot allocate buffer%s", s); in binder_transaction()
3478 binder_txn_error("%d:%d translate binder failed\n", in binder_transaction()
3497 binder_txn_error("%d:%d translate handle failed\n", in binder_transaction()
3519 binder_txn_error("%d:%d translate fd failed\n", in binder_transaction()
3619 binder_txn_error("%d:%d deferred copy failed\n", in binder_transaction()
3643 binder_txn_error("%d:%d failed to fixup parent\n", in binder_transaction()
[all …]