Searched refs:SendCommandLoop (Results 1 – 1 of 1) sorted by relevance
82 bool SendCommandLoop(cuttlefish::SharedFD in_fd, cuttlefish::SharedFD out_fd) { in SendCommandLoop() function137 auto device_to_proxy = std::async(std::launch::async, SendCommandLoop, device_fd, proxy); in main()