Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/run_cvd/
Dmain.cc353 auto followup_stdin = in ServerLoop() local
355 cuttlefish::WriteAll(followup_stdin, config_path + "\n"); in ServerLoop()
356 followup_stdin->LSeek(0, SEEK_SET); in ServerLoop()
357 followup_stdin->UNMANAGED_Dup2(0); in ServerLoop()