Home
last modified time | relevance | path

Searched defs:install_path (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_doctor/py/pw_doctor/
Ddoctor.py301 def check_cipd(package, install_path): argument
/external/python/cpython2/PC/bdist_wininst/
Dinstall.c1654 char install_path[_MAX_PATH]; in SelectPythonDlgProc() local