Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/host/commands/launch/
Dmain.cc200 auto env = cvd::SharedFD::Open(config.cuttlefish_env_path().c_str(), in WriteCuttlefishEnvironment()
379 LOG(INFO) << " Instance environment: " << config->cuttlefish_env_path(); in main()
/device/google/cuttlefish_common/host/libs/config/
Dcuttlefish_config.h222 std::string cuttlefish_env_path() const;
Dcuttlefish_config.cpp556 std::string CuttlefishConfig::cuttlefish_env_path() const { in cuttlefish_env_path() function in vsoc::CuttlefishConfig