HomeSort by relevance Sort by last modified time
    Searched defs:AboutProtocolHandler (Results 1 - 2 of 2) 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);

Completed in 51 milliseconds