Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/
Dconnection.py257 def get_http_connection(self, host, port, is_secure): member in ConnectionPool
700 def get_http_connection(self, host, port, is_secure): member in AWSAuthConnection