Searched refs:StaticHttpServerRequestHandler (Results 1 – 1 of 1) sorted by relevance
822 class StaticHttpServerRequestHandler class825 StaticHttpServerRequestHandler(CefRefPtr<CefRequest> expected_request, in StaticHttpServerRequestHandler() function in __anond34723fb0111::StaticHttpServerRequestHandler862 DISALLOW_COPY_AND_ASSIGN(StaticHttpServerRequestHandler);992 return std::make_unique<StaticHttpServerRequestHandler>(request_, 1, in CreateHttpRequestHandler()