URLRequestErrorJob 56 android_webview/browser/net/aw_url_request_job_factory.cc return new net::URLRequestErrorJob( URLRequestErrorJob 518 chrome/browser/extensions/extension_protocols.cc return new net::URLRequestErrorJob( URLRequestErrorJob 36 chrome/browser/policy/cloud/test_request_interceptor.cc return new net::URLRequestErrorJob(request, network_delegate, error); URLRequestErrorJob 111 content/browser/appcache/appcache_storage_impl_unittest.cc return new net::URLRequestErrorJob(request, network_delegate, -100); URLRequestErrorJob 32 net/url_request/file_protocol_handler.cc return new URLRequestErrorJob(request, network_delegate, ERR_ACCESS_DENIED); URLRequestErrorJob 33 net/url_request/ftp_protocol_handler.cc return new URLRequestErrorJob(request, network_delegate, ERR_UNSAFE_PORT); URLRequestErrorJob 675 net/url_request/url_request.cc StartJob(new URLRequestErrorJob(this, network_delegate_, error)); URLRequestErrorJob 15 net/url_request/url_request_error_job.cc URLRequestErrorJob::URLRequestErrorJob( URLRequestErrorJob 21 net/url_request/url_request_error_job.cc URLRequestErrorJob::~URLRequestErrorJob() {} URLRequestErrorJob 23 net/url_request/url_request_error_job.cc void URLRequestErrorJob::Start() { URLRequestErrorJob 26 net/url_request/url_request_error_job.cc base::Bind(&URLRequestErrorJob::StartAsync, weak_factory_.GetWeakPtr())); URLRequestErrorJob 29 net/url_request/url_request_error_job.cc void URLRequestErrorJob::StartAsync() { URLRequestErrorJob 17 net/url_request/url_request_error_job.h class NET_EXPORT URLRequestErrorJob : public URLRequestJob { URLRequestErrorJob 19 net/url_request/url_request_error_job.h URLRequestErrorJob(URLRequest* request, URLRequestErrorJob 26 net/url_request/url_request_error_job.h virtual ~URLRequestErrorJob(); URLRequestErrorJob 32 net/url_request/url_request_error_job.h base::WeakPtrFactory<URLRequestErrorJob> weak_factory_; URLRequestErrorJob 152 net/url_request/url_request_http_job.cc return new URLRequestErrorJob( URLRequestErrorJob 54 net/url_request/url_request_job_manager.cc return new URLRequestErrorJob(request, network_delegate, ERR_INVALID_URL); URLRequestErrorJob 63 net/url_request/url_request_job_manager.cc return new URLRequestErrorJob( URLRequestErrorJob 67 net/url_request/url_request_job_manager.cc return new URLRequestErrorJob( URLRequestErrorJob 122 net/url_request/url_request_job_manager.cc return new URLRequestErrorJob(request, network_delegate, ERR_FAILED); URLRequestErrorJob 157 webkit/browser/appcache/appcache_request_handler_unittest.cc return new net::URLRequestErrorJob(request, URLRequestErrorJob 57 webkit/browser/appcache/appcache_update_job_unittest.cc return new net::URLRequestErrorJob(request, network_delegate, -100); URLRequestErrorJob 142 webkit/browser/appcache/appcache_url_request_job_unittest.cc return new net::URLRequestErrorJob(request,