Lines Matching refs:ChromiumOSError
23 class ChromiumOSError(error.TestError):
93 raise ChromiumOSError('Invalid TPM status: "%s".' % out)
161 ChromiumOSError if any expected field is not found in the cryptohome
177 raise ChromiumOSError('Invalid FWMP field %s: "%s".' %
190 ChromiumOSError cryptohome cannot set the FWMP contents
200 raise ChromiumOSError('failed to set FWMP: %s' % out)
223 raise ChromiumOSError('Invalid login status: "%s".' % out)
236 raise ChromiumOSError('Invalid attestation status: "%s".' % out)
276 raise ChromiumOSError('Cryptohome could not remove the user\'s vault.')
322 raise ChromiumOSError('Cryptohome vault not found after mount.')
325 raise ChromiumOSError('Cryptohome created a vault but did not mount.')
334 raise ChromiumOSError('Cryptohome did not mount guest vault.')
381 raise ChromiumOSError('Cryptohome did not unmount the user.')
395 raise ChromiumOSError('Could not get info about cryptohome vault '
572 raise ChromiumOSError('Ecryptfs home could not be created')
592 raise ChromiumOSError('Failed to mount home for migration')
613 raise ChromiumOSError('Key migration failed.')
665 raise ChromiumOSError('cryptohomed aborted. Check crashes!')
704 raise ChromiumOSError('cryptohomed aborted. Check crashes!')