Searched refs:BR_REPLY (Results 1 – 4 of 4) sorted by relevance
22 BR_REPLY,
402 BR_REPLY in do_work()
382 BR_REPLY = _IOR('r', 3, struct binder_transaction_data), enumerator
5049 cmd = BR_REPLY; in binder_thread_read()5082 (cmd == BR_REPLY ? "reply " : ""), in binder_thread_read()5084 if (cmd == BR_REPLY) { in binder_thread_read()5142 if (cmd != BR_REPLY && !(t->flags & TF_ONE_WAY)) { in binder_thread_read()