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

  /build/make/tools/releasetools/
test_common.py 329 common.ZipDelete(zip_file.name, 'Test2')
336 self.assertRaises(AssertionError, common.ZipDelete, zip_file.name,
344 common.ZipDelete(zip_file.name, ['Test3'])
351 common.ZipDelete(zip_file.name, ['Test1', 'Test2'])
ota_from_target_files     [all...]
ota_from_target_files.py     [all...]
test_ota_from_target_files.py 575 common.ZipDelete(input_file, POSTINSTALL_CONFIG)
    [all...]
add_img_to_target_files 614 common.ZipDelete(zip_filename, files_list)
add_img_to_target_files.py 614 common.ZipDelete(zip_filename, files_list)
common.py     [all...]

Completed in 108 milliseconds