Home
last modified time | relevance | path

Searched defs:OnConnectionError (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/
H A Dstrong_associated_binding.h105 void OnConnectionError(uint32_t custom_reason, in OnConnectionError() function
H A Dstrong_binding.h113 void OnConnectionError(uint32_t custom_reason, in OnConnectionError() function
/aosp_15_r20/external/cronet/net/test/embedded_test_server/
H A Dhttp2_connection.h62 void OnConnectionError(ConnectionError /*error*/) override {} in OnConnectionError() function
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/lib/
H A Dcontrol_message_proxy.cc168 void ControlMessageProxy::OnConnectionError() { in OnConnectionError() function in mojo::internal::ControlMessageProxy
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
H A Drecording_http2_visitor.cc16 void RecordingHttp2Visitor::OnConnectionError(ConnectionError error) { in OnConnectionError() function in http2::adapter::test::RecordingHttp2Visitor
H A Dcallback_visitor.cc110 void CallbackVisitor::OnConnectionError(ConnectionError /*error*/) { in OnConnectionError() function in http2::adapter::CallbackVisitor
/aosp_15_r20/external/cronet/net/dns/
H A Dmdns_client_impl.cc373 void MDnsClientImpl::Core::OnConnectionError(int error) { in OnConnectionError() function in net::MDnsClientImpl::Core
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dhost_server.cc1168 void HostServer::OnConnectionError(Server* server) { in OnConnectionError() function in bthost::HostServer
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/tests/
H A Dbinding_unittest.cc180 void OnConnectionError() { delete this; } in OnConnectionError() function in mojo::__anon7e0ad9fc0111::ServiceImplWithBinding