Home
last modified time | relevance | path

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

/system/update_engine/scripts/
Dblockdiff.py28 class BlockDiffError(Exception): class
58 raise BlockDiffError('read %d bytes from %s but %d bytes from %s' %
106 except BlockDiffError as e: