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