Searched refs:FlashBlockDevice (Results 1 – 1 of 1) sorted by relevance
145 int FlashBlockDevice(PartitionHandle* handle, std::vector<char>& downloaded_data) { in FlashBlockDevice() function201 int result = FlashBlockDevice(&handle, data); in Flash()