HomeSort by relevance Sort by last modified time
    Searched full:make_connection (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/tlslite/tlslite/integration/
XMLRPCTransport.py 122 def make_connection(self, host): member in class:XMLRPCTransport
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
xmlrpclib.py 1361 def make_connection(self, host): member in class:Transport
1483 def make_connection(self, host): member in class:SafeTransport
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
xmlrpclib.py 1361 def make_connection(self, host): member in class:Transport
1483 def make_connection(self, host): member in class:SafeTransport
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_xmlrpc.py 949 def make_connection(self, host): member in class:FakeTransport
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_xmlrpc.py 949 def make_connection(self, host): member in class:FakeTransport
    [all...]

Completed in 177 milliseconds