Searched defs:page (Results 1 – 2 of 2) sorted by relevance
33 DispatcherImpl(ProtocolChannel *channel, std::unique_ptr<PageImpl> page) in DispatcherImpl()
180 auto page = std::make_unique<PageImpl>(); in Dispatcher() local