Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/run_cvd/launch/
Dwmediumd_server.cpp62 CF_EXPECT(WaitForUnixSocket(environment_.vhost_user_mac80211_hwsim(), 30)); in ResultSetup()
86 cmd.AddParameter("-u", environment_.vhost_user_mac80211_hwsim()); in Commands()
110 CF_EXPECT(WaitForUnixSocket(environment_.vhost_user_mac80211_hwsim(), 30)); in WaitForAvailability()
Dopen_wrt.cpp80 if (!environment_.vhost_user_mac80211_hwsim().empty()) { in Commands()
82 environment_.vhost_user_mac80211_hwsim()); in Commands()
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_environment.cpp110 std::string CuttlefishConfig::EnvironmentSpecific::vhost_user_mac80211_hwsim() in vhost_user_mac80211_hwsim() function in cuttlefish::CuttlefishConfig::EnvironmentSpecific
Dcuttlefish_config.h960 std::string vhost_user_mac80211_hwsim() const;
/device/google/cuttlefish/host/libs/vm_manager/
Dcrosvm_manager.cpp492 !environment.vhost_user_mac80211_hwsim().empty()) { in StartCommands()
494 environment.vhost_user_mac80211_hwsim()); in StartCommands()
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc401 vhost_user_mac80211_hwsim, CF_DEFAULTS_VHOST_USER_MAC80211_HWSIM,