Home
last modified time | relevance | path

Searched defs:ZipFile (Results 1 – 22 of 22) sorted by relevance

/prebuilts/clang/host/linux-x86/clang-r547379/python3/lib/python3.11/site-packages/pip/_internal/utils/
Dwheel.py20 def parse_wheel(wheel_zip: ZipFile, name: str) -> Tuple[str, Message]:
38 def wheel_dist_info_dir(source: ZipFile, name: str) -> str:
71 def read_wheel_metadata_file(source: ZipFile, path: str) -> bytes:
80 def wheel_metadata(source: ZipFile, dist_info_dir: str) -> Message:
/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_internal/utils/
Dwheel.py20 def parse_wheel(wheel_zip: ZipFile, name: str) -> Tuple[str, Message]:
38 def wheel_dist_info_dir(source: ZipFile, name: str) -> str:
71 def read_wheel_metadata_file(source: ZipFile, path: str) -> bytes:
80 def wheel_metadata(source: ZipFile, dist_info_dir: str) -> Message:
/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_internal/utils/
Dwheel.py20 def parse_wheel(wheel_zip: ZipFile, name: str) -> Tuple[str, Message]:
38 def wheel_dist_info_dir(source: ZipFile, name: str) -> str:
71 def read_wheel_metadata_file(source: ZipFile, path: str) -> bytes:
80 def wheel_metadata(source: ZipFile, dist_info_dir: str) -> Message:
/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_internal/utils/
Dwheel.py20 def parse_wheel(wheel_zip: ZipFile, name: str) -> Tuple[str, Message]:
38 def wheel_dist_info_dir(source: ZipFile, name: str) -> str:
71 def read_wheel_metadata_file(source: ZipFile, path: str) -> bytes:
80 def wheel_metadata(source: ZipFile, dist_info_dir: str) -> Message:
/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_internal/operations/install/
Dwheel.py358 self, src_record_path: RecordPath, dest_path: str, zip_file: ZipFile
434 wheel_zip: ZipFile,
495 zip_file: ZipFile, dest: str
506 zip_file: ZipFile, scheme: Scheme
/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_internal/operations/install/
Dwheel.py358 self, src_record_path: RecordPath, dest_path: str, zip_file: ZipFile
434 wheel_zip: ZipFile,
495 zip_file: ZipFile, dest: str
506 zip_file: ZipFile, scheme: Scheme
/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_internal/operations/install/
Dwheel.py358 self, src_record_path: RecordPath, dest_path: str, zip_file: ZipFile
434 wheel_zip: ZipFile,
495 zip_file: ZipFile, dest: str
506 zip_file: ZipFile, scheme: Scheme
/prebuilts/clang/host/linux-x86/clang-r547379/python3/lib/python3.11/site-packages/pip/_internal/operations/install/
Dwheel.py358 self, src_record_path: RecordPath, dest_path: str, zip_file: ZipFile
434 wheel_zip: ZipFile,
495 zip_file: ZipFile, dest: str
506 zip_file: ZipFile, scheme: Scheme
/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_internal/metadata/importlib/
D_dists.py59 zf: zipfile.ZipFile,
/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_internal/metadata/importlib/
D_dists.py59 zf: zipfile.ZipFile,
/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_internal/metadata/importlib/
D_dists.py59 zf: zipfile.ZipFile,
/prebuilts/clang/host/linux-x86/clang-r547379/python3/lib/python3.11/site-packages/pip/_internal/metadata/importlib/
D_dists.py59 zf: zipfile.ZipFile,
/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/distlib/
Dcompat.py275 ZipFile = BaseZipFile variable
290 class ZipFile(BaseZipFile): class
/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/distlib/
Dcompat.py275 ZipFile = BaseZipFile variable
290 class ZipFile(BaseZipFile): class
/prebuilts/clang/host/linux-x86/clang-r547379/python3/lib/python3.11/site-packages/pip/_vendor/distlib/
Dcompat.py275 ZipFile = BaseZipFile variable
290 class ZipFile(BaseZipFile): class
/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/distlib/
Dcompat.py275 ZipFile = BaseZipFile variable
290 class ZipFile(BaseZipFile): class
/prebuilts/build-tools/common/py3-stdlib/zipfile/_path/
D__init__.py167 def inject(cls, zf: zipfile.ZipFile) -> zipfile.ZipFile:
/prebuilts/build-tools/common/py3-stdlib/zipfile/
D__init__.py1297 class ZipFile: class
/prebuilts/clang/host/linux-x86/clang-r547379/python3/lib/python3.11/
Dzipfile.py1219 class ZipFile: class
/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dzipfile.py1219 class ZipFile: class
/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dzipfile.py1219 class ZipFile: class
/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dzipfile.py1219 class ZipFile: class