HomeSort by relevance Sort by last modified time
    Searched refs:HTTPServer (Results 26 - 50 of 75) sorted by null

12 3

  /external/clang/tools/scan-view/share/
ScanView.py 115 class ScanViewServer(BaseHTTPServer.HTTPServer):
117 BaseHTTPServer.HTTPServer.__init__(self, address, handler)
173 BaseHTTPServer.HTTPServer.finish_request(self, request, client_address)
182 BaseHTTPServer.HTTPServer.handle_error(self, request, client_address)
  /prebuilts/clang/host/darwin-x86/clang-2812033/tools/scan-view/share/
ScanView.py 115 class ScanViewServer(BaseHTTPServer.HTTPServer):
117 BaseHTTPServer.HTTPServer.__init__(self, address, handler)
173 BaseHTTPServer.HTTPServer.finish_request(self, request, client_address)
182 BaseHTTPServer.HTTPServer.handle_error(self, request, client_address)
  /prebuilts/clang/host/darwin-x86/clang-3016494/tools/scan-view/share/
ScanView.py 115 class ScanViewServer(BaseHTTPServer.HTTPServer):
117 BaseHTTPServer.HTTPServer.__init__(self, address, handler)
173 BaseHTTPServer.HTTPServer.finish_request(self, request, client_address)
182 BaseHTTPServer.HTTPServer.handle_error(self, request, client_address)
  /prebuilts/clang/host/darwin-x86/clang-3217047/tools/scan-view/share/
ScanView.py 115 class ScanViewServer(BaseHTTPServer.HTTPServer):
117 BaseHTTPServer.HTTPServer.__init__(self, address, handler)
173 BaseHTTPServer.HTTPServer.finish_request(self, request, client_address)
182 BaseHTTPServer.HTTPServer.handle_error(self, request, client_address)
  /prebuilts/clang/host/darwin-x86/clang-3289846/tools/scan-view/share/
ScanView.py 115 class ScanViewServer(BaseHTTPServer.HTTPServer):
117 BaseHTTPServer.HTTPServer.__init__(self, address, handler)
173 BaseHTTPServer.HTTPServer.finish_request(self, request, client_address)
182 BaseHTTPServer.HTTPServer.handle_error(self, request, client_address)
  /prebuilts/clang/host/darwin-x86/clang-3362437/tools/scan-view/share/
ScanView.py 115 class ScanViewServer(BaseHTTPServer.HTTPServer):
117 BaseHTTPServer.HTTPServer.__init__(self, address, handler)
173 BaseHTTPServer.HTTPServer.finish_request(self, request, client_address)
182 BaseHTTPServer.HTTPServer.handle_error(self, request, client_address)
  /prebuilts/clang/host/darwin-x86/clang-3688880/tools/scan-view/share/
ScanView.py 115 class ScanViewServer(BaseHTTPServer.HTTPServer):
117 BaseHTTPServer.HTTPServer.__init__(self, address, handler)
173 BaseHTTPServer.HTTPServer.finish_request(self, request, client_address)
182 BaseHTTPServer.HTTPServer.handle_error(self, request, client_address)
  /prebuilts/clang/host/darwin-x86/clang-3859424/tools/scan-view/share/
ScanView.py 115 class ScanViewServer(BaseHTTPServer.HTTPServer):
117 BaseHTTPServer.HTTPServer.__init__(self, address, handler)
173 BaseHTTPServer.HTTPServer.finish_request(self, request, client_address)
182 BaseHTTPServer.HTTPServer.handle_error(self, request, client_address)
  /prebuilts/clang/host/linux-x86/clang-2812033/tools/scan-view/share/
ScanView.py 115 class ScanViewServer(BaseHTTPServer.HTTPServer):
117 BaseHTTPServer.HTTPServer.__init__(self, address, handler)
173 BaseHTTPServer.HTTPServer.finish_request(self, request, client_address)
182 BaseHTTPServer.HTTPServer.handle_error(self, request, client_address)
  /prebuilts/clang/host/linux-x86/clang-3016494/tools/scan-view/share/
ScanView.py 115 class ScanViewServer(BaseHTTPServer.HTTPServer):
117 BaseHTTPServer.HTTPServer.__init__(self, address, handler)
173 BaseHTTPServer.HTTPServer.finish_request(self, request, client_address)
182 BaseHTTPServer.HTTPServer.handle_error(self, request, client_address)
  /prebuilts/clang/host/linux-x86/clang-3217047/tools/scan-view/share/
ScanView.py 115 class ScanViewServer(BaseHTTPServer.HTTPServer):
117 BaseHTTPServer.HTTPServer.__init__(self, address, handler)
173 BaseHTTPServer.HTTPServer.finish_request(self, request, client_address)
182 BaseHTTPServer.HTTPServer.handle_error(self, request, client_address)
  /prebuilts/clang/host/linux-x86/clang-3289846/tools/scan-view/share/
ScanView.py 115 class ScanViewServer(BaseHTTPServer.HTTPServer):
117 BaseHTTPServer.HTTPServer.__init__(self, address, handler)
173 BaseHTTPServer.HTTPServer.finish_request(self, request, client_address)
182 BaseHTTPServer.HTTPServer.handle_error(self, request, client_address)
  /prebuilts/clang/host/linux-x86/clang-3362437/tools/scan-view/share/
ScanView.py 115 class ScanViewServer(BaseHTTPServer.HTTPServer):
117 BaseHTTPServer.HTTPServer.__init__(self, address, handler)
173 BaseHTTPServer.HTTPServer.finish_request(self, request, client_address)
182 BaseHTTPServer.HTTPServer.handle_error(self, request, client_address)
  /prebuilts/clang/host/linux-x86/clang-3688880/tools/scan-view/share/
ScanView.py 115 class ScanViewServer(BaseHTTPServer.HTTPServer):
117 BaseHTTPServer.HTTPServer.__init__(self, address, handler)
173 BaseHTTPServer.HTTPServer.finish_request(self, request, client_address)
182 BaseHTTPServer.HTTPServer.handle_error(self, request, client_address)
  /prebuilts/clang/host/linux-x86/clang-3859424/tools/scan-view/share/
ScanView.py 115 class ScanViewServer(BaseHTTPServer.HTTPServer):
117 BaseHTTPServer.HTTPServer.__init__(self, address, handler)
173 BaseHTTPServer.HTTPServer.finish_request(self, request, client_address)
182 BaseHTTPServer.HTTPServer.handle_error(self, request, client_address)
  /prebuilts/gdb/darwin-x86/lib/python2.7/
SimpleHTTPServer.py 215 ServerClass = BaseHTTPServer.HTTPServer):
  /prebuilts/gdb/linux-x86/lib/python2.7/
SimpleHTTPServer.py 215 ServerClass = BaseHTTPServer.HTTPServer):
  /prebuilts/misc/darwin-x86/analyzer/tools/scan-view/
ScanView.py 115 class ScanViewServer(BaseHTTPServer.HTTPServer):
117 BaseHTTPServer.HTTPServer.__init__(self, address, handler)
173 BaseHTTPServer.HTTPServer.finish_request(self, request, client_address)
182 BaseHTTPServer.HTTPServer.handle_error(self, request, client_address)
  /prebuilts/misc/linux-x86/analyzer/tools/scan-view/
ScanView.py 115 class ScanViewServer(BaseHTTPServer.HTTPServer):
117 BaseHTTPServer.HTTPServer.__init__(self, address, handler)
173 BaseHTTPServer.HTTPServer.finish_request(self, request, client_address)
182 BaseHTTPServer.HTTPServer.handle_error(self, request, client_address)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
SimpleHTTPServer.py 215 ServerClass = BaseHTTPServer.HTTPServer):
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
SimpleHTTPServer.py 215 ServerClass = BaseHTTPServer.HTTPServer):
  /system/update_engine/scripts/
update_device.py 89 """A HTTPServer that supports single-range requests.
172 self._httpd = BaseHTTPServer.HTTPServer(('127.0.0.1', 0), UpdateHandler)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_httpservers.py 1 """Unittests for the various HTTPServer modules.
7 from BaseHTTPServer import BaseHTTPRequestHandler, HTTPServer
57 self.server = HTTPServer(('', 0), self.request_handler)
313 #constructs the path relative to the root directory of the HTTPServer
test_urllib2_localnet.py 14 class LoopbackHttpServer(BaseHTTPServer.HTTPServer):
20 BaseHTTPServer.HTTPServer.__init__(self,
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_httpservers.py 1 """Unittests for the various HTTPServer modules.
19 from BaseHTTPServer import BaseHTTPRequestHandler, HTTPServer
57 self.server = HTTPServer(('', 0), self.request_handler)
313 #constructs the path relative to the root directory of the HTTPServer

Completed in 914 milliseconds

12 3