Searched refs:BC_ACQUIRE_DONE (Results 1 – 2 of 2) sorted by relevance
498 BC_ACQUIRE_DONE = _IOW('c', 9, struct binder_ptr_cookie), enumerator
3877 case BC_ACQUIRE_DONE: { in binder_thread_write()3910 if (cmd == BC_ACQUIRE_DONE) { in binder_thread_write()3932 cmd == BC_ACQUIRE_DONE, 0); in binder_thread_write()
Completed in 14 milliseconds