Searched refs:kBootCompletedMessage (Results 1 – 4 of 4) sorted by relevance
31 inline constexpr char kBootCompletedMessage[] = "VIRTUAL_DEVICE_BOOT_COMPLETED"; variable
80 message["event"] = kBootCompletedMessage; in ReadLoop()
56 {cuttlefish::kBootCompletedMessage, Event::BootCompleted, kBare},
84 LOG(INFO) << kBootCompletedMessage; in DaemonizeLauncher()