Home
last modified time | relevance | path

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

/external/libmojo/build/android/gyp/util/
Dbuild_utils.py221 def ExtractAll(zip_path, path=None, no_clobber=True, pattern=None, argument
255 def AddToZipHermetic(zip_file, zip_path, src_path=None, data=None, argument
/external/python/cpython2/PC/os2emx/
Dgetpathp.c266 char zip_path[MAXPATHLEN+1]; in calculate_path() local
/external/python/cpython2/Modules/
Dgetpath.c375 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/chromium-trace/catapult/devil/devil/android/
Ddevice_utils.py1514 def _CreateDeviceZip(zip_path, host_device_tuples): argument
/external/libmojo/third_party/catapult/devil/devil/android/
Ddevice_utils.py1422 def _CreateDeviceZip(zip_path, host_device_tuples): argument