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