Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Desp.cpp413 const auto config_file = SharedFD::Creat(tmp_grub_config, 0644); in Build() local
490 const auto config_file = SharedFD::Creat(tmp_grub_config, 0644); in Build() local
/device/google/cuttlefish/host/commands/assemble_cvd/
Dassemble_cvd.cc102 auto config_file = GetConfigFilePath(tmp_config_obj); in SaveConfig() local
/device/google/cuttlefish/host/commands/modem_simulator/unittest/
Dservice_test.cpp45 std::string config_file = tmp_test_dir + "/.cuttlefish_config.json"; in SetUpTestSuite() local