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.cc390 bool BootFailed() const { return state_ & kGuestBootFailed; } in BootFailed() function in cuttlefish::__anon25daec7e0111::CvdBootStateMachine