Searched refs:touch_fd (Results 1 – 1 of 1) sorted by relevance
133 int touch_fd; in main() local134 CHECK(android::base::ParseInt(touch_fds[i], &touch_fd)) in main()141 auto touch_shared_fd = cuttlefish::SharedFD::Dup(touch_fd); in main()147 close(touch_fd); in main()