Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp487 void CuttlefishConfig::set_virtio_mac80211_hwsim(bool virtio_mac80211_hwsim) { in set_virtio_mac80211_hwsim() function in cuttlefish::CuttlefishConfig
Dcuttlefish_config.h248 void set_virtio_mac80211_hwsim(bool virtio_mac80211_hwsim);
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc1046 tmp_config_obj.set_virtio_mac80211_hwsim(true); in InitializeCuttlefishConfiguration()
1048 tmp_config_obj.set_virtio_mac80211_hwsim(false); in InitializeCuttlefishConfiguration()