Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/run_cvd/launch/
Dkernel_log_monitor.cpp56 command.AddParameter("-log_pipe_fd=", fifo_); in Commands()
95 fifo_ = CF_EXPECT(SharedFD::Fifo(log_name, 0600)); in ResultSetup()
109 SharedFD fifo_; member in cuttlefish::__anon6fce56460111::KernelLogMonitor