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

  /build/make/tools/releasetools/
ota_from_target_files 270 def HasVendorPartition(target_files_zip):
470 if HasVendorPartition(input_zip):
494 if HasVendorPartition(input_zip):
673 if HasVendorPartition(target_zip):
674 if not HasVendorPartition(source_zip):
    [all...]
ota_from_target_files.py 270 def HasVendorPartition(target_files_zip):
470 if HasVendorPartition(input_zip):
494 if HasVendorPartition(input_zip):
673 if HasVendorPartition(target_zip):
674 if not HasVendorPartition(source_zip):
    [all...]

Completed in 55 milliseconds