Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_environment.cpp105 static constexpr char kVhostUserMac80211Hwsim[] = "vhost_user_mac80211_hwsim"; variable
108 (*Dictionary())[kVhostUserMac80211Hwsim] = path; in set_vhost_user_mac80211_hwsim()
112 return (*Dictionary())[kVhostUserMac80211Hwsim].asString(); in vhost_user_mac80211_hwsim()