Home
last modified time | relevance | path

Searched defs:httpd (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/specs/web-img-decode/proposed/
H A Dserve.py19 httpd = socketserver.TCPServer(("", PORT), Handler) variable
/third_party/skia/tools/
H A Dserve_wasm.py21 httpd = socketserver.TCPServer(("", PORT), Handler) variable
/arkcompiler/ets_runtime/tools/circuit_viewer/test/
H A Dtest_viewer.py33 httpd = socketserver.TCPServer(("", 9999), MyHttpRequestHandler) variable
/third_party/ninja/src/
H A Dbrowse.py218 httpd = HTTPServer((hostname,port), RequestHandler) variable
/arkcompiler/ets_runtime/tools/ap_file_viewer/server/
H A Dapdump_server.py39 httpd = None variable

Completed in 3 milliseconds