Searched refs:AboutProtocolHandler (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/net/
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 {
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);
/external/chromium_org/chrome/browser/profiles/
H A Dprofile_io_data.cc1154 url::kAboutScheme, new chrome_browser_net::AboutProtocolHandler());
/external/chromium_org/chrome/browser/extensions/api/web_request/
H A Dweb_request_api_unittest.cc236 url::kAboutScheme, new chrome_browser_net::AboutProtocolHandler());

Completed in 204 milliseconds