Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/
Dconnection.py271 def put_http_connection(self, host, port, is_secure, conn): member in ConnectionPool
780 def put_http_connection(self, host, port, is_secure, connection): member in AWSAuthConnection