Searched refs:cuttlefish_env_path (Results 1 – 3 of 3) sorted by relevance
158 auto env = cuttlefish::SharedFD::Open(config.cuttlefish_env_path().c_str(), in WriteCuttlefishEnvironment()487 LOG(INFO) << " Instance environment: " << config->cuttlefish_env_path(); in main()
152 std::string cuttlefish_env_path() const;
318 std::string CuttlefishConfig::cuttlefish_env_path() const { in cuttlefish_env_path() function in cuttlefish::CuttlefishConfig