Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/fetcher/
Dfetch_cvd.cc434 std::string fetcher_path = target_dir + "/fetcher_config.json"; in FetchCvdMain() local
435 AddFilesToConfig(GENERATED, DeviceBuild("", ""), {fetcher_path}, &config); in FetchCvdMain()
436 config.SaveToFile(fetcher_path); in FetchCvdMain()