Home
last modified time | relevance | path

Searched refs:httpd (Results 1 – 1 of 1) sorted by relevance

/development/tools/winscope/adb_proxy/
Dwinscope_proxy.py546 httpd = HTTPServer(('localhost', PORT), ADBWinscopeProxy) variable
548 httpd.serve_forever()