Home | History | Annotate | Download | only in hosts

Lines Matching refs:unzip_dest

1312                       unzip_dest=None):
1320 @param unzip_dest: Location to unzip the downloaded file to. If not
1333 unzip_dest = unzip_dest or dest_dir
1335 (dest_dir, file, unzip_dest))
1390 unzip_dest=os.path.join(image_dir, 'vendor'))