Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/run_cvd/
Dmain.cc80 class CvdBootStateMachine { class
82 CvdBootStateMachine(cuttlefish::SharedFD fg_launcher_pipe) in CvdBootStateMachine() function in __anon912325db0111::CvdBootStateMachine
145 std::shared_ptr<CvdBootStateMachine> state_machine) { in SetUpHandlingOfBootEvents()
517 std::make_shared<CvdBootStateMachine>(foreground_launcher_pipe); in main()