Home
last modified time | relevance | path

Searched refs:unzip_to_dir (Results 1 – 1 of 1) sorted by relevance

/build/tools/releasetools/
Dcommon.py283 def unzip_to_dir(filename, dirname): function
295 unzip_to_dir(m.group(1), tmp)
296 unzip_to_dir(m.group(2), os.path.join(tmp, "BOOTABLE_IMAGES"))
299 unzip_to_dir(filename, tmp)