Home
last modified time | relevance | path

Searched defs:OnSend (Results 1 – 25 of 80) sorted by relevance

1234

/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/Shopify/sarama/
H A Dinterceptors.go11 OnSend(*ProducerMessage) methodSpec
/dports/devel/gh/cli-2.4.0/vendor/github.com/sourcegraph/jsonrpc2/
H A Dconn_opt.go26 func OnSend(f func(*Request, *Response)) ConnOpt { func
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/Shopify/sarama/examples/interceptors/
H A Dtrace_interceptor.go61 func (oi *OTelInterceptor) OnSend(msg *sarama.ProducerMessage) { func
/dports/net-p2p/amule/aMule-2.3.3/src/libs/ec/cpp/
H A DECPacket.cpp48 #ifdef __DEBUG__ in OnSend()
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/libs/ec/cpp/
H A DECMuleSocket.h46 virtual void OnSend(int) { OnOutput(); } in OnSend() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/ozone/platform/wayland/host/
H A Dgtk_primary_selection_source.cc33 void GtkPrimarySelectionSource::OnSend(void* data, in OnSend() function in ui::GtkPrimarySelectionSource
H A Dwayland_data_source.cc92 void WaylandDataSource::OnSend(void* data, in OnSend() function in ui::WaylandDataSource
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/tests/System/Net/Sockets/Performance/
H A DSocketTestClientAPM.cs91 private void OnSend(IAsyncResult result) in OnSend() method in System.Net.Sockets.Performance.Tests.SocketTestClientAPM
/dports/net-p2p/transmission-remote-gui/transgui-5.18.0/synapse/source/lib/
H A Dssl_sbb.pas103 procedure OnSend(Sender: TObject; Buffer: Pointer; Size: LongInt); procedure
420 procedure TSSLSBB.OnSend(Sender: TObject; Buffer: Pointer; Size: LongInt); procedure
/dports/comms/cqrlog/cqrlog-2.5.0/src/synapse/
H A Dssl_sbb.pas103 procedure OnSend(Sender: TObject; Buffer: Pointer; Size: LongInt); procedure
420 procedure TSSLSBB.OnSend(Sender: TObject; Buffer: Pointer; Size: LongInt); procedure
/dports/audio/audacity/audacity-Audacity-3.1.3/src/widgets/
H A DErrorReportDialog.cpp245 void ErrorReportDialog::OnSend(wxCommandEvent& event) in OnSend() function in ErrorReportDialog
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Net.Http/Test/System.Net.Http/
H A DHttpClientTest.cs50 public Func<HttpRequestMessage, Task<HttpResponseMessage>> OnSend; field in MonoTests.System.Net.Http.HttpClientTest.HttpMessageHandlerMock
72 public Func<HttpRequestMessage, Task<HttpResponseMessage>> OnSend; field in MonoTests.System.Net.Http.HttpClientTest.HttpClientHandlerMock
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/tests/System/Net/Sockets/
H A DSocketTestServerAPM.cs135 private void OnSend(IAsyncResult result) in OnSend() method in System.Net.Sockets.Tests.SocketTestServerAPM
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel/System.ServiceModel.Channels/
H A DLayeredOutputChannel.cs92 protected virtual void OnSend (Message message, TimeSpan timeout) in OnSend() method in System.ServiceModel.Channels.LayeredOutputChannel
/dports/net-p2p/amule/aMule-2.3.3/src/
H A DLibSocket.h122 virtual void OnSend(int) {} in OnSend() function
258 virtual void OnSend(int) {} in OnSend() function
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/
H A DLibSocket.h125 virtual void OnSend(int) {} in OnSend() function
261 virtual void OnSend(int) {} in OnSend() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Channels/
H A DOutputChannel.cs63 protected abstract void OnSend(Message message, TimeSpan timeout); in OnSend() method in System.ServiceModel.Channels.OutputChannel
H A DMsmqOutputChannel.cs140 protected override void OnSend(Message message, TimeSpan timeout) in OnSend() method in System.ServiceModel.Channels.MsmqOutputChannel
H A DPeerOutputChannel.cs137 protected override void OnSend(Message message, TimeSpan timeout) in OnSend() method in System.ServiceModel.Channels.PeerOutputChannel
H A DOneWayChannelFactory.cs179 protected override void OnSend(Message message, TimeSpan timeout) in OnSend() method in System.ServiceModel.Channels.RequestOneWayChannelFactory.RequestOutputChannel
339 protected override void OnSend(Message message, TimeSpan timeout) in OnSend() method in System.ServiceModel.Channels.DuplexOneWayChannelFactory.DuplexOutputChannel
518 protected override void OnSend(Message message, TimeSpan timeout) in OnSend() method in System.ServiceModel.Channels.DuplexSessionOneWayChannelFactory.DuplexSessionOutputChannel
H A DPeerDuplexChannel.cs195 protected override void OnSend(Message message, TimeSpan timeout) in OnSend() method in System.ServiceModel.Channels.PeerDuplexChannel
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/exo/
H A Ddrag_drop_operation_unittest.cc39 void OnSend(const std::string& mime_type, base::ScopedFD fd) override { in OnSend() function in exo::TestDataSourceDelegate
/dports/net-p2p/amule/aMule-2.3.3/src/webserver/src/
H A DWebSocket.cpp142 void CWebSocket::OnSend(int) in OnSend() function in CWebSocket
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/webserver/src/
H A DWebSocket.cpp142 void CWebSocket::OnSend(int) in OnSend() function in CWebSocket
/dports/irc/smuxi/smuxi-1.1/lib/agsxmpp/agsxmpp/Net/
H A DBaseSocket.cs70 public event OnSocketDataHandler OnSend; event in agsXMPP.Net.BaseSocket

1234