HomeSort by relevance Sort by last modified time
    Searched refs:skip_secondary (Results 1 - 2 of 2) sorted by null

  /development/python-packages/fastboot/
device.py 126 def flashall(self, wipe_user=True, slot=None, skip_secondary=False, quiet=True):
132 skip_secondary: on A/B devices, flashes only the primary images if true.
139 if skip_secondary:
160 if skip_secondary:
  /system/core/fastboot/
fastboot.cpp 1502 bool skip_secondary = false; local
    [all...]

Completed in 82 milliseconds