Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Desp.cpp157 static bool CopyToMsdos(const std::string& image, const std::string& path, in CopyToMsdos() function
238 if (!CopyToMsdos(tmp_esp_image, file.from, "::" + file.to)) { in Build()