Searched refs:shouldWrite (Results 1 – 2 of 2) sorted by relevance
82 if (!image.shouldWrite(addr, DeviceConstants.BLOCK_SIZE) && addr != 0)
35 boolean shouldWrite(int addr, int len) { in shouldWrite() method in FirmwareImage