Searched defs:dist_path (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/python/setuptools/setuptools/tests/ |
D | test_easy_install.py | 599 def make_dependency_sdist(dist_path, distname, version): argument 831 def make_trivial_sdist(dist_path, distname, version): argument 850 def make_nspkg_sdist(dist_path, distname, version): argument 883 def make_python_requires_sdist(dist_path, distname, version, python_requires): argument 901 def make_sdist(dist_path, files): argument
|
D | test_config_discovery.py | 553 def _get_dist(dist_path, attrs): argument 572 def _run_sdist_programatically(dist_path, attrs): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/command/ |
D | easy_install.py | 1726 def update_dist_caches(dist_path, fix_zipimporter_caches): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/command/ |
D | easy_install.py | 1726 def update_dist_caches(dist_path, fix_zipimporter_caches): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/command/ |
D | easy_install.py | 1726 def update_dist_caches(dist_path, fix_zipimporter_caches): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/command/ |
D | easy_install.py | 1726 def update_dist_caches(dist_path, fix_zipimporter_caches): argument
|
/aosp_15_r20/external/python/setuptools/setuptools/command/ |
D | easy_install.py | 1730 def update_dist_caches(dist_path, fix_zipimporter_caches): argument
|