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