CancelWithError 142 android_webview/browser/renderer_host/aw_resource_dispatcher_host_delegate.cc controller()->CancelWithError(net::ERR_ACCESS_DENIED); CancelWithError 390 content/browser/loader/async_resource_handler.cc controller()->CancelWithError(net::ERR_INSUFFICIENT_RESOURCES); CancelWithError 228 content/browser/loader/buffered_resource_handler.cc controller()->CancelWithError(error_code); CancelWithError 368 content/browser/loader/buffered_resource_handler.cc request()->CancelWithError(net::ERR_INVALID_RESPONSE); CancelWithError 54 content/browser/loader/buffered_resource_handler.h virtual void CancelWithError(int error_code) OVERRIDE; CancelWithError 291 content/browser/loader/detachable_resource_handler.cc controller()->CancelWithError(error_code); CancelWithError 82 content/browser/loader/detachable_resource_handler.h virtual void CancelWithError(int error_code) OVERRIDE; CancelWithError 258 content/browser/loader/redirect_to_file_resource_handler.cc controller()->CancelWithError(net::FileErrorToNetError(error_code)); CancelWithError 300 content/browser/loader/redirect_to_file_resource_handler.cc controller()->CancelWithError(net::ERR_FAILED); CancelWithError 1705 content/browser/loader/resource_dispatcher_host_impl.cc request->CancelWithError(net::ERR_INSUFFICIENT_RESOURCES); CancelWithError 467 content/browser/loader/resource_dispatcher_host_unittest.cc controller()->CancelWithError(error_code_for_cancellation_); CancelWithError 384 content/browser/loader/resource_loader.cc request_->CancelWithError(error); CancelWithError 477 content/browser/loader/resource_loader.cc request_->CancelWithError(error); CancelWithError 85 content/browser/loader/resource_loader.h virtual void CancelWithError(int error_code) OVERRIDE; CancelWithError 148 content/browser/loader/throttling_resource_handler.cc controller()->CancelWithError(error_code); CancelWithError 49 content/browser/loader/throttling_resource_handler.h virtual void CancelWithError(int error_code) OVERRIDE; CancelWithError 179 content/browser/renderer_host/socket_stream_dispatcher_host.cc socket_stream_host->CancelWithError(error); CancelWithError 90 content/browser/renderer_host/socket_stream_host.cc job_->CancelWithError(error); CancelWithError 60 content/browser/renderer_host/socket_stream_host.h void CancelWithError(int error); CancelWithError 21 content/public/browser/resource_controller.h virtual void CancelWithError(int error_code) = 0; CancelWithError 318 net/socket_stream/socket_stream.cc CancelWithError(MapCertStatusToNetError(ssl_info.cert_status)); CancelWithError 175 net/socket_stream/socket_stream.h void CancelWithError(int error); CancelWithError 73 net/socket_stream/socket_stream_job.cc socket_->CancelWithError(error); CancelWithError 72 net/socket_stream/socket_stream_job.h virtual void CancelWithError(int error); CancelWithError 637 net/url_request/url_fetcher_core.cc request_->CancelWithError(error); CancelWithError 597 net/url_request/url_request.h void CancelWithError(int error); CancelWithError 736 webkit/browser/appcache/appcache_update_job_unittest.cc update->manifest_fetcher_->request()->CancelWithError(-100); CancelWithError 769 webkit/browser/appcache/appcache_update_job_unittest.cc update->manifest_fetcher_->request()->CancelWithError(-100); CancelWithError 2020 webkit/browser/appcache/appcache_update_job_unittest.cc update->manifest_fetcher_->request()->CancelWithError(-100);