Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/telemetry/third_party/tsproxy/
Dtsproxy.py38 map_localhost = False variable
293 global in_pipe, map_localhost, lock, background_activity_count
306 if (dest_addresses is not None) and (not self.is_localhost or map_localhost):
318 global map_localhost
324 if (dest_addresses is not None) and (not self.is_localhost or map_localhost):
330 if not self.is_localhost or map_localhost:
631 global map_localhost
670 map_localhost = options.localhost