Home
last modified time | relevance | path

Searched refs:OnReadInternal (Results 1 – 6 of 6) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openscreen/src/platform/test/
H A Dfake_udp_socket.h26 MOCK_METHOD2(OnReadInternal, void(UdpSocket*, const ErrorOr<UdpPacket>&));
29 OnReadInternal(socket, packet); in OnRead()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Net/
H A DHttpConnection.cs206 cnc.OnReadInternal (ares); in OnRead()
209 void OnReadInternal (IAsyncResult ares) in OnReadInternal() method in System.Net.HttpConnection
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.HttpListener/src/System/Net/Managed/
H A DHttpConnection.cs244 cnc.OnReadInternal(ares); in OnRead()
247 private void OnReadInternal(IAsyncResult ares) in OnReadInternal() method in System.Net.HttpConnection
/dports/devel/grpc/grpc-1.42.0/src/core/lib/http/
H A Dhttpcli.cc122 req->OnReadInternal(error); in OnRead()
125 void OnReadInternal(grpc_error_handle error) { in OnReadInternal() function in grpc_core::__anonf9f3f67f0111::InternalRequest
/dports/devel/pecl-grpc/grpc-1.42.0/src/core/lib/http/
H A Dhttpcli.cc122 req->OnReadInternal(error); in OnRead()
125 void OnReadInternal(grpc_error_handle error) { in OnReadInternal() function in grpc_core::__anon45a909b00111::InternalRequest
/dports/devel/py-grpcio/grpcio-1.43.0/src/core/lib/http/
H A Dhttpcli.cc124 req->OnReadInternal(error); in OnRead()
127 void OnReadInternal(grpc_error_handle error) { in OnReadInternal() function in grpc_core::__anon443c8ae60111::InternalRequest