Searched refs:HTTPServer (Results 1 - 25 of 52) sorted by relevance

123

/prebuilts/gdb/darwin-x86/lib/python2.7/wsgiref/
H A Dsimple_server.py13 from BaseHTTPServer import BaseHTTPRequestHandler, HTTPServer namespace
40 class WSGIServer(HTTPServer):
48 HTTPServer.server_bind(self)
/prebuilts/gdb/linux-x86/lib/python2.7/wsgiref/
H A Dsimple_server.py13 from BaseHTTPServer import BaseHTTPRequestHandler, HTTPServer namespace
40 class WSGIServer(HTTPServer):
48 HTTPServer.server_bind(self)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/wsgiref/
H A Dsimple_server.py13 from BaseHTTPServer import BaseHTTPRequestHandler, HTTPServer namespace
40 class WSGIServer(HTTPServer):
48 HTTPServer.server_bind(self)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/wsgiref/
H A Dsimple_server.py13 from BaseHTTPServer import BaseHTTPRequestHandler, HTTPServer namespace
40 class WSGIServer(HTTPServer):
48 HTTPServer.server_bind(self)
/prebuilts/gdb/darwin-x86/lib/python2.7/
H A DBaseHTTPServer.py71 __all__ = ["HTTPServer", "BaseHTTPRequestHandler"]
102 class HTTPServer(SocketServer.TCPServer): class in inherits:SocketServer.TCPServer
580 ServerClass = HTTPServer, protocol="HTTP/1.0"):
/prebuilts/gdb/linux-x86/lib/python2.7/
H A DBaseHTTPServer.py71 __all__ = ["HTTPServer", "BaseHTTPRequestHandler"]
102 class HTTPServer(SocketServer.TCPServer): class in inherits:SocketServer.TCPServer
580 ServerClass = HTTPServer, protocol="HTTP/1.0"):
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A DBaseHTTPServer.py71 __all__ = ["HTTPServer", "BaseHTTPRequestHandler"]
102 class HTTPServer(SocketServer.TCPServer): class in inherits:SocketServer.TCPServer
580 ServerClass = HTTPServer, protocol="HTTP/1.0"):
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A DBaseHTTPServer.py71 __all__ = ["HTTPServer", "BaseHTTPRequestHandler"]
102 class HTTPServer(SocketServer.TCPServer): class in inherits:SocketServer.TCPServer
580 ServerClass = HTTPServer, protocol="HTTP/1.0"):
/prebuilts/clang/host/darwin-x86/clang-3289846/tools/scan-view/share/
H A DScanView.py115 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/
H A DScanView.py115 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-4053586/tools/scan-view/share/
H A DScanView.py115 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-4393122/share/scan-view/
H A DScanView.py115 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-4479392/share/scan-view/
H A DScanView.py115 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-4579689/share/scan-view/
H A DScanView.py115 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-4630689/share/scan-view/
H A DScanView.py115 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-4639204/share/scan-view/
H A DScanView.py115 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-4691093/share/scan-view/
H A DScanView.py115 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/
H A DScanView.py115 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/
H A DScanView.py115 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-4053586/tools/scan-view/share/
H A DScanView.py115 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-4393122/share/scan-view/
H A DScanView.py115 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-4479392/share/scan-view/
H A DScanView.py115 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-4579689/share/scan-view/
H A DScanView.py115 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-4630689/share/scan-view/
H A DScanView.py115 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-4639204/share/scan-view/
H A DScanView.py115 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)

Completed in 631 milliseconds

123