Home
last modified time | relevance | path

Searched defs:device_config (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/commands/vhost_user_input/
Dmain.rs34 device_config: String, field
64 let device_config = VirtioInputConfig::from_json(device_config_str.as_str()) in main() localVariable