BR_REPLY         4447 drivers/android/binder.c 			cmd = BR_REPLY;
BR_REPLY         4480 drivers/android/binder.c 					(cmd == BR_REPLY ? "reply " : ""),
BR_REPLY         4482 drivers/android/binder.c 			if (cmd == BR_REPLY) {
BR_REPLY         4542 drivers/android/binder.c 		if (cmd != BR_REPLY && !(t->flags & TF_ONE_WAY)) {