Searched defs:OnConnectionError (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/mojo/public/cpp/application/lib/
H A Dservice_provider_impl.cc40 void ServiceProviderImpl::OnConnectionError() { function in class:mojo::ServiceProviderImpl
/external/chromium_org/content/common/mojo/
H A Dservice_registry_impl.cc40 void ServiceRegistryImpl::OnConnectionError() { function in class:content::ServiceRegistryImpl
/external/chromium_org/mojo/services/test_service/
H A Dtest_service_impl.cc30 void TestServiceImpl::OnConnectionError() { function in class:mojo::test::TestServiceImpl
/external/chromium_org/mojo/public/cpp/bindings/
H A Dinterface_impl.h47 virtual void OnConnectionError() {} function in class:mojo::InterfaceImpl
63 // If the pipe is closed, the instance's OnConnectionError method will be called
68 // point of the pipe will be closed and the error handler's OnConnectionError
94 // OnConnectionError method will be called and then the instance will be
124 // OnConnectionError method will be called and then the instance will be
/external/chromium_org/mojo/spy/
H A Dspy_server_impl.cc69 void SpyServerImpl::OnConnectionError() { function in class:mojo::SpyServerImpl
/external/chromium_org/components/proximity_auth/
H A Dbluetooth_connection.cc135 base::Bind(&BluetoothConnection::OnConnectionError, weak_this));
156 void BluetoothConnection::OnConnectionError(const std::string& error_message) { function in class:proximity_auth::BluetoothConnection
/external/chromium_org/device/serial/
H A Ddata_sender.cc160 void DataSender::OnConnectionError() { function in class:device::DataSender
H A Ddata_source_sender.cc113 void DataSourceSender::OnConnectionError() { function in class:device::DataSourceSender
H A Ddata_receiver.cc165 void DataReceiver::OnConnectionError() { function in class:device::DataReceiver
H A Ddata_sink_receiver.cc130 void DataSinkReceiver::OnConnectionError() { function in class:device::DataSinkReceiver
/external/chromium_org/mojo/gles2/
H A Dcommand_buffer_client_impl.cc265 void CommandBufferClientImpl::OnConnectionError() { function in class:mojo::gles2::CommandBufferClientImpl
/external/chromium_org/mojo/services/view_manager/
H A Dview_manager_service_impl.cc185 void ViewManagerServiceImpl::OnConnectionError() { function in class:mojo::service::ViewManagerServiceImpl
/external/chromium_org/net/dns/
H A Dmdns_client_impl.cc186 delegate_->OnConnectionError(rv);
323 void MDnsClientImpl::Core::OnConnectionError(int error) { function in class:net::MDnsClientImpl::Core

Completed in 7143 milliseconds