Searched refs:CopyToMsdos (Results 1 – 1 of 1) sorted by relevance
158 static bool CopyToMsdos(const std::string& image, const std::string& path, in CopyToMsdos() function239 if (!CopyToMsdos(tmp_esp_image, file.from, "::" + file.to)) { in Build()