Home | History | Annotate | Download | only in hosts

Lines Matching refs:ChromiumOSError

621             raise autoupdater.ChromiumOSError(
730 @raises autoupdater.ChromiumOSError
824 raise autoupdater.ChromiumOSError(
988 @raises ChromiumOSError if the install failed for some reason.
996 except autoupdater.ChromiumOSError as e:
1009 @raises ChromiumOSError if the install failed for some reason.