Searched refs:FlashBlockDevice (Results 1 – 1 of 1) sorted by relevance
117 int FlashBlockDevice(int fd, std::vector<char>& downloaded_data) { in FlashBlockDevice() function169 int result = FlashBlockDevice(handle.fd(), data); in Flash()