Home
last modified time | relevance | path

Searched defs:boot_events_pipe (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/commands/run_cvd/
Dboot_state_machine.cc212 SharedFD boot_events_pipe = kernel_log_pipe_provider_.KernelLogPipe(); in ResultSetup() local
290 void ThreadLoop(SharedFD boot_events_pipe, SharedFD restore_complete_pipe) { in ThreadLoop()
370 bool OnBootEvtReceived(SharedFD boot_events_pipe) { in OnBootEvtReceived()