Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_environment.cpp37 std::string CuttlefishConfig::EnvironmentSpecific::environment_name() const { in environment_name() function in cuttlefish::CuttlefishConfig::EnvironmentSpecific
Dcuttlefish_config_instance.cpp1585 std::string CuttlefishConfig::InstanceSpecific::environment_name() const { in environment_name() function in cuttlefish::CuttlefishConfig::InstanceSpecific
1589 const std::string& environment_name) { in set_environment_name()
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc1312 auto environment_name = in InitializeCuttlefishConfiguration() local