Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dboot_config.cc94 const std::string& env_path) { in WriteEnvironment() argument
124 std::ofstream file_out(env_path.c_str(), std::ios::binary); in WriteEnvironment()