Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dgraphics_flags.cc341 Result<std::string> GraphicsDetectorBinaryPath() { in GraphicsDetectorBinaryPath() function
358 Command graphics_detector_cmd(CF_EXPECT(GraphicsDetectorBinaryPath())); in GetGraphicsAvailabilityWithSubprocessCheck()