Searched defs:PythonHttpServer (Results 1 – 1 of 1) sorted by relevance
107 class PythonHttpServer : public HttpServer { class109 PythonHttpServer() : port_(0) { in PythonHttpServer() function in chromeos_update_engine::PythonHttpServer