Home
last modified time | relevance | path

Searched defs:zip_file (Results 1 – 25 of 26) sorted by relevance

12

/external/skia/infra/bots/
Dzip_utils.py28 def zip(target_dir, zip_file, to_skip=None): # pylint: disable=W0622 argument
61 def unzip(zip_file, target_dir): argument
/external/zlib/google/
Dzip_writer.cc132 zipFile zip_file = in CreateWithFd() local
149 zipFile zip_file = internal::OpenForZipping(zip_file_path.AsUTF8Unsafe(), in Create() local
160 ZipWriter::ZipWriter(zipFile zip_file, FileAccessor* file_accessor) in ZipWriter()
Dzip_unittest.cc328 base::FilePath zip_file = temp_dir.GetPath().AppendASCII("out.zip"); in TestTimeStamp() local
1015 base::FilePath zip_file = temp_dir.GetPath().AppendASCII("out.zip"); in TEST_F() local
1026 base::FilePath zip_file = temp_dir.GetPath().AppendASCII("out.zip"); in TEST_F() local
1041 base::FilePath zip_file = temp_dir.GetPath().AppendASCII("out_russian.zip"); in TEST_F() local
1077 base::File zip_file(zip_name, in TEST_F() local
1121 base::FilePath zip_file; in TEST_F() local
1152 base::FilePath zip_file = temp_dir.GetPath().AppendASCII("out.zip"); in TEST_F() local
1189 base::FilePath zip_file = temp_dir.GetPath().AppendASCII("out.zip"); in TEST_F() local
1228 base::FilePath zip_file = temp_dir.GetPath().AppendASCII("out.zip"); in TEST_F() local
Dzip_internal.cc354 bool ZipOpenNewFileInZip(zipFile zip_file, in ZipOpenNewFileInZip()
/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/
DClassParser.java49 private String zip_file; field in ClassParser
99 public ClassParser(final String zip_file, final String file_name) { in ClassParser()
/external/chromium-trace/catapult/devil/devil/utils/
Dzip_utils.py32 def _WriteToZipFile(zip_file, path, arc_path): argument
/external/perfetto/src/trace_processor/importers/archive/
Dzip_trace_reader.cc69 util::ZipFile& zip_file = files[i]; in NotifyEndOfFile() local
/external/angle/build/android/
Dresource_sizes.py133 def _ReadZipInfoExtraFieldLength(zip_file, zip_info): argument
144 def _MeasureApkSignatureBlock(zip_file): argument
672 def Unzip(zip_file, filename=None): argument
/external/cronet/stable/build/android/
Dresource_sizes.py133 def _ReadZipInfoExtraFieldLength(zip_file, zip_info): argument
144 def _MeasureApkSignatureBlock(zip_file): argument
672 def Unzip(zip_file, filename=None): argument
/external/cronet/tot/build/android/
Dresource_sizes.py133 def _ReadZipInfoExtraFieldLength(zip_file, zip_info): argument
144 def _MeasureApkSignatureBlock(zip_file): argument
672 def Unzip(zip_file, filename=None): argument
/external/cronet/stable/build/
Dzip_helpers.py42 def add_to_zip_hermetic(zip_file, argument
/external/cronet/tot/build/
Dzip_helpers.py42 def add_to_zip_hermetic(zip_file, argument
/external/angle/build/
Dzip_helpers.py42 def add_to_zip_hermetic(zip_file, argument
/external/apache-commons-bcel/src/main/java/org/apache/bcel/util/
DClass2HTML.java118 String zip_file = null; in main() local
/external/libchrome/build/android/gyp/util/
Dbuild_utils.py237 def _IsSymlink(zip_file, name): argument
285 def AddToZipHermetic(zip_file, zip_path, src_path=None, data=None, argument
/external/cronet/stable/third_party/jni_zero/
Dcommon.py150 def add_to_zip_hermetic(zip_file, zip_path, data=None): argument
/external/cronet/tot/third_party/jni_zero/
Dcommon.py150 def add_to_zip_hermetic(zip_file, zip_path, data=None): argument
/external/autotest/client/site_tests/network_CastTDLS/
Dnetwork_CastTDLS.py105 def _unzip_file(self, zip_file, output_folder): argument
/external/pytorch/torch/
Dserialization.py822 def _save(obj, zip_file, pickle_module, pickle_protocol, _disable_byteorder_record): argument
1433 def _load(zip_file, map_location, pickle_module, pickle_file='data.pkl', overall_storage=None, **pi… argument
1554 def _is_torchscript_zip(zip_file): argument
/external/zlib/contrib/tests/
Dutils_unittest.cc1177 base::FilePath zip_file = temp_dir.GetPath().AppendASCII("crbug1470539.zip"); in TEST() local
1246 base::FilePath zip_file = temp_dir.GetPath().AppendASCII("extrafield.zip"); in TEST() local
/external/tensorflow/tensorflow/lite/testing/
Dgenerated_examples_zip_test.cc230 std::vector<string> UnarchiveAndFindTestNames(const string& zip_file, in UnarchiveAndFindTestNames()
/external/tensorflow/tensorflow/lite/experimental/mlir/testing/
Dgenerated_examples_zip_test.cc239 std::vector<string> UnarchiveAndFindTestNames(const string& zip_file, in UnarchiveAndFindTestNames()
/external/angle/build/android/gyp/util/
Dbuild_utils.py301 def _IsSymlink(zip_file, name): argument
/external/cronet/tot/build/android/gyp/util/
Dbuild_utils.py301 def _IsSymlink(zip_file, name): argument
/external/cronet/stable/build/android/gyp/util/
Dbuild_utils.py301 def _IsSymlink(zip_file, name): argument

12