Searched defs:archive_file (Results 1 – 3 of 3) sorted by relevance
15 def __init__(self, archive_file, unzip_path, path_within_archive, argument
166 def _UnzipFileMock(archive_file, unzip_location, tmp_location=None): argument
47 FileSpec archive_file; in FindPlugin() local578 FileSpec &archive_file, in SplitArchivePathWithObject()