Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/kernel_log_monitor/
Dkernel_log_server.cc38 {cuttlefish::kBootFailedMessage, monitor::BootEvent::BootFailed},
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h40 constexpr char kBootFailedMessage[] = "VIRTUAL_DEVICE_BOOT_FAILED"; variable
/device/google/cuttlefish/host/commands/run_cvd/
Dmain.cc202 LOG(INFO) << cuttlefish::kBootFailedMessage; in DaemonizeLauncher()