Searched refs:DoCancel (Results 1 - 17 of 17) sorted by relevance

/external/chromium_org/chrome/browser/ui/
H A Dprotocol_dialog_delegate.h28 virtual void DoCancel(const GURL& url, bool dont_block) const = 0;
H A Dexternal_protocol_dialog_delegate.h26 virtual void DoCancel(const GURL& url, bool dont_block) const OVERRIDE;
H A Dexternal_protocol_dialog_delegate.cc73 void ExternalProtocolDialogDelegate::DoCancel( function in class:ExternalProtocolDialogDelegate
/external/chromium_org/content/child/fileapi/
H A Dwebfilewriter_impl.h37 virtual void DoCancel() OVERRIDE;
H A Dwebfilewriter_base.h46 virtual void DoCancel() = 0;
H A Dwebfilewriter_base.cc63 DoCancel();
H A Dwebfilewriter_impl.cc147 void WebFileWriterImpl::DoCancel() { function in class:content::WebFileWriterImpl
H A Dwebfilewriter_base_unittest.cc125 virtual void DoCancel() OVERRIDE {
/external/chromium_org/media/audio/
H A Dfake_audio_consumer.cc40 void DoCancel();
132 worker_task_runner_->PostTask(FROM_HERE, base::Bind(&Worker::DoCancel, this));
135 void FakeAudioConsumer::Worker::DoCancel() { function in class:media::FakeAudioConsumer::Worker
/external/chromium_org/chrome/browser/ui/views/
H A Dexternal_protocol_dialog.cc84 delegate_->DoCancel(delegate_->url(),
/external/chromium_org/net/url_request/
H A Durl_request.cc731 DoCancel(ERR_ABORTED, SSLInfo());
735 DoCancel(error, SSLInfo());
744 DoCancel(error, ssl_info);
747 void URLRequest::DoCancel(int error, const SSLInfo& ssl_info) { function in class:net::URLRequest
H A Durl_request.h744 void DoCancel(int error, const SSLInfo& ssl_info);
/external/qemu/distrib/sdl-1.2.15/src/main/symbian/EKA2/
H A Dsdlexe.cpp282 void DoCancel();
418 void CExitWait::DoCancel() function in class:CExitWait
H A DSDL_main.cpp216 void DoCancel();
393 void CSdlAppServ::DoCancel() function in class:CSdlAppServ
/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
H A Ddsa_old.cpp103 void DoCancel();
145 void CDsbSurface::DoCancel() function in class:CDsbSurface
438 void CDsa::DoCancel()
H A Ddsa.cpp510 void DoCancel();
552 void CDsbSurface::DoCancel() function in class:CDsbSurface
885 void CDsa::DoCancel()
H A Ddsa_new.cpp229 void DoCancel();
271 void CDsbSurface::DoCancel() function in class:CDsbSurface
644 void CDsa::DoCancel()

Completed in 1012 milliseconds