Searched refs:NewfsMsdos (Results 1 – 3 of 3) sorted by relevance
87 bool NewfsMsdos(const std::string& data_image, int data_image_mb, in NewfsMsdos() function218 if (!NewfsMsdos(tmp_esp_image, 257 /* mb */, 0 /* mb (offset) */)) { in Build()
90 bool NewfsMsdos(const std::string& data_image, int data_image_mb,
180 CF_EXPECT(NewfsMsdos(image, num_mb, 1), "Failed to create SD-Card fs"); in CreateBlankImage()