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