Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/run_cvd/
Dboot_state_machine.cc252 if (boot_event_handler_.joinable()) { in ~CvdBootStateMachine()
253 boot_event_handler_.join(); in ~CvdBootStateMachine()
377 boot_event_handler_ = in ResultSetup()
580 std::thread boot_event_handler_; member in cuttlefish::__anonb8f57d340111::CvdBootStateMachine