Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/fetcher/
Dfetch_cvd.cc99 std::string local_path = target_directory + "/" + img_zip_name; in download_images() local
132 std::string local_path = target_directory + "/" + target_zip; in download_target_files() local
153 std::string local_path = target_directory + "/" + HOST_TOOLS; in download_host_package() local
189 std::string local_path = target_directory + "/" + OTA_TOOLS; in download_ota_tools() local
406 std::string local_path = target_dir + "/kernel"; in FetchCvdMain() local