Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/run_cvd/launch/
Dvhost_device_vsock.cpp40 : log_tee_(log_tee), instance_(instance), cfconfig_(cfconfig) {} in VhostDeviceVsock()
43 auto instances = cfconfig_.Instances(); in Commands()
Dvhost_device_vsock.h55 const CuttlefishConfig& cfconfig_; variable