Home
last modified time | relevance | path

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

/external/autotest/utils/frozen_chromite/lib/
Dauto_updater.py92 class RootfsUpdateError(ChromiumOSUpdateError): class
378 raise RootfsUpdateError('Update engine is not idle. Status: %s' % status)
500 raise RootfsUpdateError(
504 raise RootfsUpdateError(targets[-1].rpartition(err_str)[2])
521 raise RootfsUpdateError('Failed to perform rootfs update: %r' % e)
828 raise RootfsUpdateError(rollback_message)
847 raise RootfsUpdateError(
968 raise RootfsUpdateError('Update failed. The priority of the inactive '