Home
last modified time | relevance | path

Searched refs:https_connect_with_proxy (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pigweed/pw_env_setup/py/pw_env_setup/cipd_setup/
H A Dwrapper.py192 def https_connect_with_proxy(target_url): function
228 conn = https_connect_with_proxy(CIPD_HOST)
296 conn = https_connect_with_proxy(url.netloc)