Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h652 void set_gem5_binary_dir(const std::string& gem5_binary_dir);
Dcuttlefish_config_instance.cpp442 void CuttlefishConfig::MutableInstanceSpecific::set_gem5_binary_dir( in set_gem5_binary_dir() function in cuttlefish::CuttlefishConfig::MutableInstanceSpecific
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc1157 instance.set_gem5_binary_dir(gem5_binary_dir_vec[instance_index]); in InitializeCuttlefishConfiguration()