HomeSort by relevance Sort by last modified time
    Searched refs:AboutProtocolHandler (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/net/
about_protocol_handler.cc 11 AboutProtocolHandler::AboutProtocolHandler() {
14 net::URLRequestJob* AboutProtocolHandler::MaybeCreateJob(
19 bool AboutProtocolHandler::IsSafeRedirectTarget(const GURL& location) const {
about_protocol_handler.h 15 class AboutProtocolHandler : public net::URLRequestJobFactory::ProtocolHandler {
17 AboutProtocolHandler();
24 DISALLOW_COPY_AND_ASSIGN(AboutProtocolHandler);
  /external/chromium_org/chrome/browser/profiles/
profile_io_data.cc     [all...]
  /external/chromium_org/chrome/browser/extensions/api/web_request/
web_request_api_unittest.cc 235 new chrome_browser_net::AboutProtocolHandler());
    [all...]

Completed in 92 milliseconds