Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_instance.cpp755 static constexpr char kGpuCaptureBinary[] = "gpu_capture_binary"; variable
757 return (*Dictionary())[kGpuCaptureBinary].asString(); in gpu_capture_binary()
760 (*Dictionary())[kGpuCaptureBinary] = name; in set_gpu_capture_binary()