Home
last modified time | relevance | path

Searched defs:archive_format (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/keras/utils/
H A Ddata_utils.py99 def _extract_archive(file_path, path='.', archive_format='auto'): argument
157 archive_format='auto', argument
/aosp_15_r20/system/tools/mkbootimg/gki/
Dcertify_bootimg_test.py71 def generate_test_boot_image_archive(archive_file_name, archive_format, argument