Searched defs:https_port (Results 1 – 3 of 3) sorted by relevance
/external/chromium-trace/catapult/telemetry/telemetry/internal/util/ |
D | ts_proxy_server.py | 41 def __init__(self, host_ip=None, http_port=None, https_port=None): argument 108 def UpdateOutboundPorts(self, http_port, https_port, timeout=5): argument
|
D | wpr_server.py | 60 def __init__(self, archive_path, replay_host, http_port, https_port, dns_port, argument 109 def _GetCommandLine(replay_py, host_ip, http_port, https_port, dns_port, argument
|
/external/autotest/client/common_lib/cros/tendo/ |
D | privet_helper.py | 28 http_port=DEFAULT_HTTP_PORT, https_port=DEFAULT_HTTPS_PORT): argument
|