Searched refs:cast_int_to_handle (Results 1 – 4 of 4) sorted by relevance
191 const HANDLE ack_reply_handle = cast_int_to_handle(ack_reply_fd); in adb_server_main()
1487 const HANDLE ack_reply_handle = cast_int_to_handle(ack_reply_fd); in _is_valid_ack_reply_fd()
376 inline HANDLE cast_int_to_handle(const int fd) { in cast_int_to_handle() function
781 if (cast_int_to_handle(ack_write_as_int) != ack_write.get()) { in launch_server()