Searched defs:BootFailed (Results 1 – 2 of 2) sorted by relevance
/device/google/cuttlefish/host/commands/kernel_log_monitor/ | ||
D | kernel_log_server.h | 34 BootFailed = 2, enumerator |
/device/google/cuttlefish/host/commands/run_cvd/ | ||
D | boot_state_machine.cc | 390 bool BootFailed() const { return state_ & kGuestBootFailed; } in BootFailed() function in cuttlefish::__anon25daec7e0111::CvdBootStateMachine |