Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dgraphics_flags.cc358 Command graphics_detector_cmd(CF_EXPECT(GraphicsDetectorBinaryPath())); in GetGraphicsAvailabilityWithSubprocessCheck() local
360 auto ret = RunWithManagedStdio(std::move(graphics_detector_cmd), nullptr, in GetGraphicsAvailabilityWithSubprocessCheck()