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

/external/chromium_org/net/url_request/
H A Durl_request_job_factory.h23 class NET_EXPORT URLRequestJobFactory class in namespace:net
42 URLRequestJobFactory();
43 virtual ~URLRequestJobFactory();
57 DISALLOW_COPY_AND_ASSIGN(URLRequestJobFactory);
H A Durl_request_job_factory.cc9 URLRequestJobFactory::ProtocolHandler::~ProtocolHandler() {}
11 bool URLRequestJobFactory::ProtocolHandler::IsSafeRedirectTarget(
16 URLRequestJobFactory::URLRequestJobFactory() {} function in class:net::URLRequestJobFactory
18 URLRequestJobFactory::~URLRequestJobFactory() {}

Completed in 96 milliseconds