Searched refs:BC_ACQUIRE_DONE (Results 1 – 2 of 2) sorted by relevance
302 BC_ACQUIRE_DONE = _IOW('c', 9, struct binder_ptr_cookie), enumerator
1829 case BC_ACQUIRE_DONE: { in binder_thread_write()1859 if (cmd == BC_ACQUIRE_DONE) { in binder_thread_write()1876 binder_dec_node(node, cmd == BC_ACQUIRE_DONE, 0); in binder_thread_write()