Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp486 static constexpr char kVirtioMac80211Hwsim[] = "virtio_mac80211_hwsim"; variable
488 (*dictionary_)[kVirtioMac80211Hwsim] = virtio_mac80211_hwsim; in set_virtio_mac80211_hwsim()
491 return (*dictionary_)[kVirtioMac80211Hwsim].asBool(); in virtio_mac80211_hwsim()