Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp409 void CuttlefishConfig::set_netsim_args(const std::string& netsim_args) { in set_netsim_args()
416 std::vector<std::string> CuttlefishConfig::netsim_args() const { in netsim_args() function in cuttlefish::CuttlefishConfig
417 std::vector<std::string> netsim_args; in netsim_args() local