Searched refs:kBootFailedMessage (Results 1 – 3 of 3) sorted by relevance
38 {cuttlefish::kBootFailedMessage, monitor::BootEvent::BootFailed},
40 constexpr char kBootFailedMessage[] = "VIRTUAL_DEVICE_BOOT_FAILED"; variable
202 LOG(INFO) << cuttlefish::kBootFailedMessage; in DaemonizeLauncher()