Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/run_cvd/
Dboot_state_machine.cc236 auto sent_code = OnBootEvtReceived(boot_events_pipe); in ThreadLoop() local
237 if (sent_code) { in ThreadLoop()