Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/kernel_log_monitor/
Dkernel_log_server.h34 BootFailed = 2, enumerator
/device/google/cuttlefish/host/commands/run_cvd/
Dboot_state_machine.cc550 bool BootFailed() const { return state_ & kGuestBootFailed; } in BootFailed() function in cuttlefish::__anonb8f57d340111::CvdBootStateMachine