Searched defs:page (Results 1 – 3 of 3) sorted by relevance
33 DispatcherImpl(ProtocolChannel *channel, std::unique_ptr<PageImpl> page) in DispatcherImpl()
41 def get_url(name, page): argument
176 auto page = std::make_unique<PageImpl>(); in Dispatcher() local