Searched refs:cast_handle_to_int (Results 1 – 4 of 4) sorted by relevance
145 int osh = cast_handle_to_int(adb_get_os_handle(fd.release())); in StartConnection()
339 inline int cast_handle_to_int(const HANDLE h) { in cast_handle_to_int() function
503 int osh = cast_handle_to_int(adb_get_os_handle(fd_)); in DoTlsHandshake()
753 const int ack_write_as_int = cast_handle_to_int(ack_write.get()); in launch_server()