Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/vm_manager/
Dcrosvm_manager.cpp211 struct VhostUserDeviceCommands { struct
215 Result<VhostUserDeviceCommands> BuildVhostUserGpu( in BuildVhostUserGpu()
347 return VhostUserDeviceCommands{ in BuildVhostUserGpu()
514 std::optional<VhostUserDeviceCommands> vhost_user_gpu; in StartCommands()