Home
last modified time | relevance | path

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

12

/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/angle/build/android/gyp/util/
Dprotoresources.py39 def _ProcessZip(zip_path, process_func): argument
181 def HardcodeSharedLibraryDynamicAttributes(zip_path, argument
Dbuild_utils.py305 def ExtractAll(zip_path, path=None, no_clobber=True, pattern=None, argument
Dresource_utils.py846 def _HasMultipleResDirs(zip_path): argument
/external/cronet/build/android/gyp/util/
Dprotoresources.py39 def _ProcessZip(zip_path, process_func): argument
181 def HardcodeSharedLibraryDynamicAttributes(zip_path, argument
Dbuild_utils.py292 def ExtractAll(zip_path, path=None, no_clobber=True, pattern=None, argument
Dresource_utils.py846 def _HasMultipleResDirs(zip_path): argument
/external/python/cpython2/PCbuild/
Dget_external.py25 def extract_zip(externals_dir, zip_path): argument
/external/python/cpython3/PCbuild/
Dget_external.py27 def extract_zip(externals_dir, zip_path): argument
/external/angle/build/android/gyp/
Dprepare_resources.py86 def _ZipResources(resource_dirs, zip_path, ignore_pattern): argument
Dapkbuilder.py407 def add_to_zip(zip_path, data, compress=True, alignment=4): argument
/external/cronet/build/android/gyp/
Dprepare_resources.py86 def _ZipResources(resource_dirs, zip_path, ignore_pattern): argument
Dapkbuilder.py407 def add_to_zip(zip_path, data, compress=True, alignment=4): argument
/external/angle/build/util/lib/common/
Dutil.py86 def Unzip(zip_path, output_dir): argument
/external/cronet/build/util/lib/common/
Dutil.py86 def Unzip(zip_path, output_dir): argument
/external/python/cpython3/PC/
Dgetpathp.c751 const wchar_t *zip_path, in calculate_home_prefix()
778 const wchar_t *zip_path) in calculate_module_search_path()
991 wchar_t zip_path[MAXPATHLEN+1]; in calculate_path() local
/external/angle/build/
Dzip_helpers.py43 zip_path, argument
/external/ktfmt/
Dprepare_upgrade.py29 zip_path = os.path.join(tmp_dir, "common.zip") variable
/external/cronet/build/
Dzip_helpers.py43 zip_path, argument
/external/libchrome/build/android/gyp/util/
Dbuild_utils.py241 def ExtractAll(zip_path, path=None, no_clobber=True, pattern=None, argument
281 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_reader.cc130 bool ZipReader::Open(const base::FilePath& zip_path) { in Open()

12