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

  /external/chromium-trace/catapult/devil/devil/android/
fastboot_utils_test.py 144 _FindAndVerifyPartitionsAndImages(_PARTITIONS, 'test'), _IMAGES),
160 _FindAndVerifyPartitionsAndImages(_PARTITIONS, 'test'), _IMAGES),
289 imgs = fastboot_utils._FindAndVerifyPartitionsAndImages(
326 imgs = fastboot_utils._FindAndVerifyPartitionsAndImages(
335 fastboot_utils._FindAndVerifyPartitionsAndImages(['test'], 'test')
340 fastboot_utils._FindAndVerifyPartitionsAndImages(['cache'], 'test')
fastboot_utils.py 38 def _FindAndVerifyPartitionsAndImages(partitions, directory):
206 flash_image_files = _FindAndVerifyPartitionsAndImages(partitions, directory)
  /external/libmojo/third_party/catapult/devil/devil/android/
fastboot_utils_test.py 144 _FindAndVerifyPartitionsAndImages(_PARTITIONS, 'test'), _IMAGES),
160 _FindAndVerifyPartitionsAndImages(_PARTITIONS, 'test'), _IMAGES),
289 imgs = fastboot_utils._FindAndVerifyPartitionsAndImages(
326 imgs = fastboot_utils._FindAndVerifyPartitionsAndImages(
335 fastboot_utils._FindAndVerifyPartitionsAndImages(['test'], 'test')
340 fastboot_utils._FindAndVerifyPartitionsAndImages(['cache'], 'test')
fastboot_utils.py 36 def _FindAndVerifyPartitionsAndImages(partitions, directory):
204 flash_image_files = _FindAndVerifyPartitionsAndImages(partitions, directory)

Completed in 729 milliseconds