Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/run_cvd/
Dmain.cc145 std::shared_ptr<CvdBootStateMachine> state_machine) { in SetUpHandlingOfBootEvents() argument
151 [boot_events_pipe, state_machine](cuttlefish::MonitorEntry*) { in SetUpHandlingOfBootEvents()
152 auto sent_code = state_machine->OnBootEvtReceived(boot_events_pipe); in SetUpHandlingOfBootEvents()