Searched refs:fetcher_path (Results 1 – 1 of 1) sorted by relevance
434 std::string fetcher_path = target_dir + "/fetcher_config.json"; in FetchCvdMain() local435 AddFilesToConfig(GENERATED, DeviceBuild("", ""), {fetcher_path}, &config); in FetchCvdMain()436 config.SaveToFile(fetcher_path); in FetchCvdMain()