Home
last modified time | relevance | path

Searched defs:zip_path (Results 1 – 13 of 13) sorted by relevance

/external/chromium-trace/catapult/devil/devil/utils/
Dzip_utils.py55 def _WriteZipFile(zip_path, zip_contents): argument
61 def WriteZipFile(zip_path, zip_contents): argument
/external/python/cpython3/PCbuild/
Dget_external.py25 def extract_zip(externals_dir, zip_path): argument
/external/python/cpython2/PCbuild/
Dget_external.py25 def extract_zip(externals_dir, zip_path): argument
/external/python/cpython3/PC/
Dgetpathp.c752 const wchar_t *zip_path, in calculate_home_prefix()
779 const wchar_t *zip_path) in calculate_module_search_path()
992 wchar_t zip_path[MAXPATHLEN+1]; in calculate_path() local
/external/libchrome/build/android/gyp/util/
Dbuild_utils.py252 def ExtractAll(zip_path, path=None, no_clobber=True, pattern=None, argument
292 def AddToZipHermetic(zip_file, zip_path, src_path=None, data=None, argument
Dresource_utils.py50 def CreateResourceInfoFile(files_to_zip, zip_path): argument
/external/python/cpython2/PC/os2emx/
Dgetpathp.c266 char zip_path[MAXPATHLEN+1]; in calculate_path() local
/external/python/cpython2/Modules/
Dgetpath.c380 char zip_path[MAXPATHLEN+1]; in calculate_path() local
/external/python/cpython2/PC/
Dgetpathp.c475 char zip_path[MAXPATHLEN+1]; in calculate_path() local
/external/zlib/google/
Dzip_unittest.cc145 base::FilePath zip_path(test_dir_); in SetUp() local
/external/angle/third_party/zlib/google/
Dzip_unittest.cc174 base::FilePath zip_path(test_dir_); in SetUp() local
/external/python/cpython3/Modules/
Dgetpath.c144 wchar_t *zip_path; member
/external/python/setuptools/pkg_resources/
D__init__.py1619 def _parts(self, zip_path): argument
1655 def _extract_resource(self, manager, zip_path): argument
1710 def _is_current(self, file_path, zip_path): argument