Home
last modified time | relevance | path

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

/external/v8/build/android/
Dprovision_devices.py58 class _PHASES(object): class
115 if should_run_phase(_PHASES.WIPE):
122 if should_run_phase(_PHASES.PROPERTIES):
125 if should_run_phase(_PHASES.FINISH):
500 parser.add_argument('--phase', action='append', choices=_PHASES.ALL,