Searched refs:StatusPage (Results 1 – 2 of 2) sorted by relevance
229 struct StatusPage { struct240 const StatusPage *get_status_page(int status) const; argument243 std::vector<StatusPage> status_pages_;
1990 status_pages_ = std::vector<StatusPage>{ in HttpServer()2272 const StatusPage *HttpServer::get_status_page(int status) const { in get_status_page()