Searched defs:DoCancel (Results 1 – 5 of 5) sorted by relevance
| /external/chromium_org/chrome/browser/ui/ | ||
| D | external_protocol_dialog_delegate.cc | 73 void ExternalProtocolDialogDelegate::DoCancel( in DoCancel() function in ExternalProtocolDialogDelegate |
| /external/chromium_org/media/audio/ | ||
| D | fake_audio_consumer.cc | 135 void FakeAudioConsumer::Worker::DoCancel() { in DoCancel() function in media::FakeAudioConsumer::Worker |
| /external/chromium_org/content/child/fileapi/ | ||
| D | webfilewriter_impl.cc | 147 void WebFileWriterImpl::DoCancel() { in DoCancel() function in content::WebFileWriterImpl |
| D | webfilewriter_base_unittest.cc | 125 virtual void DoCancel() OVERRIDE { in DoCancel() function in content::TestableFileWriter |
| /external/chromium_org/net/url_request/ | ||
| D | url_request.cc | 753 void URLRequest::DoCancel(int error, const SSLInfo& ssl_info) { in DoCancel() function in net::URLRequest |