Searched refs:extracted_paths (Results 1 – 1 of 1) sorted by relevance
210 def main_with_zip(extracted_paths, args): argument211 for origin_path, tmp_path in zip(args.target, extracted_paths):215 main(extracted_paths, args.search_path, args.whitelist, args.ignore_signing_key)