Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Desp.cpp87 bool NewfsMsdos(const std::string& data_image, int data_image_mb, in NewfsMsdos() function
218 if (!NewfsMsdos(tmp_esp_image, 257 /* mb */, 0 /* mb (offset) */)) { in Build()
Desp.h90 bool NewfsMsdos(const std::string& data_image, int data_image_mb,
Ddata_image.cpp180 CF_EXPECT(NewfsMsdos(image, num_mb, 1), "Failed to create SD-Card fs"); in CreateBlankImage()