| /external/chromium_org/mojo/system/ |
| D | raw_channel_unittest.cc | 115 virtual void OnError(Error error) OVERRIDE { in OnError() function in mojo::system::__anon11682c6f0111::WriteOnlyRawChannelDelegate 254 virtual void OnError(Error error) OVERRIDE { in OnError() function in mojo::system::__anon11682c6f0111::ReadCheckerRawChannelDelegate 358 virtual void OnError(Error error) OVERRIDE { in OnError() function in mojo::system::__anon11682c6f0111::ReadCountdownRawChannelDelegate 435 virtual void OnError(Error error) OVERRIDE { in OnError() function in mojo::system::__anon11682c6f0111::ErrorRecordingRawChannelDelegate 476 TEST_F(RawChannelTest, OnError) { in TEST_F() argument 579 virtual void OnError(Error /*error*/) OVERRIDE { in OnError() function in mojo::system::__anon11682c6f0111::ShutdownOnReadMessageRawChannelDelegate 630 virtual void OnError(Error error) OVERRIDE { in OnError() function in mojo::system::__anon11682c6f0111::ShutdownOnErrorRawChannelDelegate
|
| /external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/bin/build/ |
| D | treescan.py | 57 def OnError(os_error): function
|
| /external/chromium_org/ppapi/c/dev/ |
| D | ppp_video_capture_dev.h | 66 void (*OnError)(PP_Instance instance, member
|
| /external/chromium_org/chrome/browser/chromeos/platform_keys/ |
| D | platform_keys_nss.cc | 143 virtual void OnError(const tracked_objects::Location& from, in OnError() function in chromeos::platform_keys::__anondefbf1470211::GenerateRSAKeyState 170 virtual void OnError(const tracked_objects::Location& from, in OnError() function in chromeos::platform_keys::__anondefbf1470211::SignState 196 virtual void OnError(const tracked_objects::Location& from, in OnError() function in chromeos::platform_keys::__anondefbf1470211::GetCertificatesState 223 virtual void OnError(const tracked_objects::Location& from, in OnError() function in chromeos::platform_keys::__anondefbf1470211::ImportCertificateState 246 virtual void OnError(const tracked_objects::Location& from, in OnError() function in chromeos::platform_keys::__anondefbf1470211::RemoveCertificateState 268 virtual void OnError(const tracked_objects::Location& from, in OnError() function in chromeos::platform_keys::__anondefbf1470211::GetTokensState
|
| /external/chromium_org/remoting/protocol/ |
| D | buffered_socket_writer.cc | 202 void BufferedSocketWriter::OnError(int result) { in OnError() function in remoting::protocol::BufferedSocketWriter 228 void BufferedDatagramWriter::OnError(int result) { in OnError() function in remoting::protocol::BufferedDatagramWriter
|
| /external/chromium_org/chrome/common/extensions/docs/server2/ |
| D | build_server.py | 30 def OnError(function, path, excinfo): function
|
| /external/chromium_org/chrome/browser/chromeos/file_system_provider/operations/ |
| D | unmount.cc | 43 void Unmount::OnError(int /* request_id */, in OnError() function in chromeos::file_system_provider::operations::Unmount
|
| D | close_file.cc | 49 void CloseFile::OnError(int /* request_id */, in OnError() function in chromeos::file_system_provider::operations::CloseFile
|
| D | abort.cc | 48 void Abort::OnError(int /* request_id */, in OnError() function in chromeos::file_system_provider::operations::Abort
|
| D | create_file.cc | 52 void CreateFile::OnError(int /* request_id */, in OnError() function in chromeos::file_system_provider::operations::CreateFile
|
| D | copy_entry.cc | 55 void CopyEntry::OnError(int /* request_id */, in OnError() function in chromeos::file_system_provider::operations::CopyEntry
|
| D | move_entry.cc | 55 void MoveEntry::OnError(int /* request_id */, in OnError() function in chromeos::file_system_provider::operations::MoveEntry
|
| D | open_file.cc | 68 void OpenFile::OnError(int /* request_id */, in OnError() function in chromeos::file_system_provider::operations::OpenFile
|
| D | truncate.cc | 55 void Truncate::OnError(int /* request_id */, in OnError() function in chromeos::file_system_provider::operations::Truncate
|
| D | create_directory.cc | 57 void CreateDirectory::OnError(int /* request_id */, in OnError() function in chromeos::file_system_provider::operations::CreateDirectory
|
| D | delete_entry.cc | 55 void DeleteEntry::OnError(int /* request_id */, in OnError() function in chromeos::file_system_provider::operations::DeleteEntry
|
| D | write_file.cc | 71 void WriteFile::OnError(int /* request_id */, in OnError() function in chromeos::file_system_provider::operations::WriteFile
|
| /external/chromium_org/chrome/browser/local_discovery/ |
| D | privet_http_impl.cc | 113 void PrivetInfoOperationImpl::OnError(PrivetURLFetcher* fetcher, in OnError() function in local_discovery::PrivetInfoOperationImpl 173 void PrivetRegisterOperationImpl::OnError(PrivetURLFetcher* fetcher, in OnError() function in local_discovery::PrivetRegisterOperationImpl 333 void PrivetRegisterOperationImpl::Cancelation::OnError( in OnError() function in local_discovery::PrivetRegisterOperationImpl::Cancelation 375 void PrivetJSONOperationImpl::OnError( in OnError() function in local_discovery::PrivetJSONOperationImpl 440 void PrivetDataReadOperationImpl::OnError( in OnError() function in local_discovery::PrivetDataReadOperationImpl 767 void PrivetLocalPrintOperationImpl::OnError( in OnError() function in local_discovery::PrivetLocalPrintOperationImpl
|
| /external/chromium_org/media/audio/ |
| D | simple_sources.cc | 51 void SineWaveAudioSource::OnError(AudioOutputStream* stream) { in OnError() function in media::SineWaveAudioSource
|
| D | simple_sources_unittest.cc | 70 TEST(SimpleSources, OnError) { in TEST() argument
|
| D | fake_audio_log_factory.cc | 19 virtual void OnError(int component_id) OVERRIDE {} in OnError() function in media::FakeAudioLogImpl
|
| /external/chromium_org/net/quic/ |
| D | quic_crypto_stream.cc | 37 void QuicCryptoStream::OnError(CryptoFramer* framer) { in OnError() function in net::QuicCryptoStream
|
| D | quic_reliable_client_stream.cc | 90 void QuicReliableClientStream::OnError(int error) { in OnError() function in net::QuicReliableClientStream
|
| /external/chromium_org/printing/ |
| D | printing_context.cc | 47 PrintingContext::Result PrintingContext::OnError() { in OnError() function in printing::PrintingContext
|
| /external/chromium_org/third_party/libjingle/source/talk/xmpp/ |
| D | mucroomuniquehangoutidtask_unittest.cc | 48 void OnError(buzz::IqTask* task, in OnError() function in MucRoomUniqueHangoutIdListener
|