Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/kernel_log_monitor/
Dkernel_log_server.h32 BootStarted = 0, enumerator
Dkernel_log_server.cc54 {cuttlefish::kBootStartedMessage, Event::BootStarted, kBare},
/device/google/cuttlefish/host/frontend/webrtc/
Dkernel_log_events_handler.cpp73 if (read_result->event == monitor::Event::BootStarted) { in ReadLoop()