/dports/devel/grpc/grpc-1.42.0/src/csharp/Grpc.Core.Tests/ |
H A D | ServerBindFailedTest.cs | 32 Method<string, string> UnimplementedMethod = new Method<string, string>( field in Grpc.Core.Tests.ServerBindFailedTest 68 ….AsyncUnaryCall(new CallInvocationDetails<string, string>(channel, UnimplementedMethod, new CallOp… in Issue18100()
|
/dports/devel/grpc134/grpc-1.34.1/src/csharp/Grpc.Core.Tests/ |
H A D | ServerBindFailedTest.cs | 32 Method<string, string> UnimplementedMethod = new Method<string, string>( field in Grpc.Core.Tests.ServerBindFailedTest 68 ….AsyncUnaryCall(new CallInvocationDetails<string, string>(channel, UnimplementedMethod, new CallOp… in Issue18100()
|
/dports/science/simbody/simbody-Simbody-3.7/SimTKcommon/include/SimTKcommon/internal/ |
H A D | Exception.h | 236 class UnimplementedMethod : public Base { 238 UnimplementedMethod(const char* fn, int ln, std::string methodName) in UnimplementedMethod() function 245 virtual ~UnimplementedMethod() throw() { } in ~UnimplementedMethod()
|
/dports/devel/grpc130/grpc-1.30.2/src/csharp/Grpc.IntegrationTesting/ |
H A D | InteropClientServerTest.cs | 141 public void UnimplementedMethod() in UnimplementedMethod() method in Grpc.IntegrationTesting.InteropClientServerTest
|
/dports/devel/grpc/grpc-1.42.0/src/csharp/Grpc.IntegrationTesting/ |
H A D | InteropClientServerTest.cs | 141 public void UnimplementedMethod() in UnimplementedMethod() method in Grpc.IntegrationTesting.InteropClientServerTest
|
/dports/devel/grpc134/grpc-1.34.1/src/csharp/Grpc.IntegrationTesting/ |
H A D | InteropClientServerTest.cs | 141 public void UnimplementedMethod() in UnimplementedMethod() method in Grpc.IntegrationTesting.InteropClientServerTest
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/csharp/Grpc.IntegrationTesting/ |
H A D | InteropClientServerTest.cs | 141 public void UnimplementedMethod() in UnimplementedMethod() method in Grpc.IntegrationTesting.InteropClientServerTest
|
/dports/devel/grpc/grpc-1.42.0/src/csharp/Grpc.Core/Internal/ |
H A D | ServerCallHandler.cs | 276 …dler<byte[], byte[]>(method, new DuplexStreamingServerMethod<byte[], byte[]>(UnimplementedMethod)); in UnimplementedMethodCallHandler() 282 …private Task UnimplementedMethod(IAsyncStreamReader<byte[]> requestStream, IServerStreamWriter<byt… in UnimplementedMethod() method in Grpc.Core.Internal.UnimplementedMethodCallHandler
|
/dports/devel/grpc130/grpc-1.30.2/src/csharp/Grpc.Core/Internal/ |
H A D | ServerCallHandler.cs | 276 …dler<byte[], byte[]>(method, new DuplexStreamingServerMethod<byte[], byte[]>(UnimplementedMethod)); in UnimplementedMethodCallHandler() 282 …private Task UnimplementedMethod(IAsyncStreamReader<byte[]> requestStream, IServerStreamWriter<byt… in UnimplementedMethod() method in Grpc.Core.Internal.UnimplementedMethodCallHandler
|
/dports/devel/grpc134/grpc-1.34.1/src/csharp/Grpc.Core/Internal/ |
H A D | ServerCallHandler.cs | 276 …dler<byte[], byte[]>(method, new DuplexStreamingServerMethod<byte[], byte[]>(UnimplementedMethod)); in UnimplementedMethodCallHandler() 282 …private Task UnimplementedMethod(IAsyncStreamReader<byte[]> requestStream, IServerStreamWriter<byt… in UnimplementedMethod() method in Grpc.Core.Internal.UnimplementedMethodCallHandler
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/csharp/Grpc.Core/Internal/ |
H A D | ServerCallHandler.cs | 276 …dler<byte[], byte[]>(method, new DuplexStreamingServerMethod<byte[], byte[]>(UnimplementedMethod)); in UnimplementedMethodCallHandler() 282 …private Task UnimplementedMethod(IAsyncStreamReader<byte[]> requestStream, IServerStreamWriter<byt… in UnimplementedMethod() method in Grpc.Core.Internal.UnimplementedMethodCallHandler
|
/dports/devel/py-plex/py38-plex-1.1.5/Plex/ |
H A D | Regexps.py | 125 raise exceptions.UnimplementedMethod("%s.build_machine not implemented" %
|
/dports/science/simbody/simbody-Simbody-3.7/Simbody/src/ |
H A D | Constraint.cpp | 270 SimTK_THROW1(Exception::UnimplementedMethod, "Constraint::calcPositionErrorFromQ"); in calcPositionErrorFromQ() 274 SimTK_THROW1(Exception::UnimplementedMethod, "Constraint::calcVelocityErrorFromU"); in calcVelocityErrorFromU() 278 SimTK_THROW1(Exception::UnimplementedMethod, "Constraint::calcAccelerationErrorFromUDot"); in calcAccelerationErrorFromUDot()
|