Searched defs:AboutProtocolHandler (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/net/
H A Dabout_protocol_handler.h15 class AboutProtocolHandler : public net::URLRequestJobFactory::ProtocolHandler { class in namespace:chrome_browser_net
17 AboutProtocolHandler();
24 DISALLOW_COPY_AND_ASSIGN(AboutProtocolHandler);
H A Dabout_protocol_handler.cc11 AboutProtocolHandler::AboutProtocolHandler() { function in class:chrome_browser_net::AboutProtocolHandler
14 net::URLRequestJob* AboutProtocolHandler::MaybeCreateJob(
19 bool AboutProtocolHandler::IsSafeRedirectTarget(const GURL& location) const {

Completed in 303 milliseconds