Home
last modified time | relevance | path

Searched refs:sensors_guest_to_host_fd_ (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/commands/run_cvd/launch/
Dstreamer.cpp123 cmd.AddParameter("--sensors_out_fd=", sensors_guest_to_host_fd_); in AppendCommandArguments()
183 sensors_guest_to_host_fd_ = fds[3]; in InitializeVConsoles()
197 SharedFD sensors_guest_to_host_fd_; member in cuttlefish::__anon74cb93000111::StreamerSockets