Home
last modified time | relevance | path

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

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