Searched refs:AwURLRequestJobFactory (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/android_webview/browser/net/
H A Daw_url_request_job_factory.cc18 AwURLRequestJobFactory::AwURLRequestJobFactory() function in class:android_webview::AwURLRequestJobFactory
22 AwURLRequestJobFactory::~AwURLRequestJobFactory() {
25 bool AwURLRequestJobFactory::IsHandledProtocol(
36 bool AwURLRequestJobFactory::IsHandledURL(const GURL& url) const {
40 URLRequestJob* AwURLRequestJobFactory::MaybeCreateJobWithProtocolHandler(
60 bool AwURLRequestJobFactory::SetProtocolHandler(
66 bool AwURLRequestJobFactory::IsSafeRedirectTarget(const GURL& location) const {
H A Daw_url_request_job_factory.h23 class AwURLRequestJobFactory : public net::URLRequestJobFactory { class in namespace:android_webview
25 AwURLRequestJobFactory();
26 virtual ~AwURLRequestJobFactory();
45 DISALLOW_COPY_AND_ASSIGN(AwURLRequestJobFactory);
H A Daw_url_request_context_getter.cc111 scoped_ptr<AwURLRequestJobFactory> aw_job_factory(new AwURLRequestJobFactory);
H A Dandroid_stream_reader_url_request_job_unittest.cc237 android_webview::AwURLRequestJobFactory factory_;
/external/chromium_org/android_webview/lib/
H A Daw_browser_dependency_factory_impl.h20 class AwURLRequestJobFactory;

Completed in 88 milliseconds