Home
last modified time | relevance | path

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

/build/make/tools/releasetools/
Dota_utils.py102 except PropertyFiles.InsufficientSpaceException:
454 class InsufficientSpaceException(Exception): class in PropertyFiles
483 raise self.InsufficientSpaceException(
Dtest_ota_from_target_files.py787 PropertyFiles.InsufficientSpaceException,