Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/cpp/bindings/
Dstrong_associated_binding.h105 void OnConnectionError(uint32_t custom_reason, in OnConnectionError() function
Dstrong_binding.h113 void OnConnectionError(uint32_t custom_reason, in OnConnectionError() function
/external/cronet/net/test/embedded_test_server/
Dhttp2_connection.h62 void OnConnectionError(ConnectionError /*error*/) override {} in OnConnectionError() function
/external/libchrome/mojo/public/cpp/bindings/lib/
Dcontrol_message_proxy.cc168 void ControlMessageProxy::OnConnectionError() { in OnConnectionError() function in mojo::internal::ControlMessageProxy
/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
Drecording_http2_visitor.cc16 void RecordingHttp2Visitor::OnConnectionError(ConnectionError error) { in OnConnectionError() function in http2::adapter::test::RecordingHttp2Visitor
Dcallback_visitor.cc72 void CallbackVisitor::OnConnectionError(ConnectionError /*error*/) { in OnConnectionError() function in http2::adapter::CallbackVisitor
/external/cronet/net/dns/
Dmdns_client_impl.cc337 void MDnsClientImpl::Core::OnConnectionError(int error) { in OnConnectionError() function in net::MDnsClientImpl::Core
/external/libchrome/mojo/public/cpp/bindings/tests/
Dbinding_unittest.cc180 void OnConnectionError() { delete this; } in OnConnectionError() function in mojo::__anonf3a732ab0111::ServiceImplWithBinding