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