Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/fetcher/
Dfetch_cvd.cc68 const std::string OTA_TOOLS_DIR = "/otatools/"; variable
197 std::string otatools_dir = target_directory + OTA_TOOLS_DIR; in download_ota_tools()
209 file = target_directory + OTA_TOOLS_DIR + file; in download_ota_tools()