OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gRPC
(Results
26 - 50
of
310
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
CallFlags.cs
3
// Copyright 2015
gRPC
authors.
21
namespace
Grpc
.Core.Internal
41
/// The call is cacheable.
gRPC
is free to use GET verb */
CStringSafeHandle.cs
2
// Copyright 2015
gRPC
authors.
20
namespace
Grpc
.Core.Internal
CallCredentialsSafeHandle.cs
2
// Copyright 2015
gRPC
authors.
21
namespace
Grpc
.Core.Internal
24
/// grpc_call_credentials from <c>
grpc
/grpc_security.h</c>
ClientSideStatus.cs
3
// Copyright 2015
gRPC
authors.
20
using
Grpc
.Core;
22
namespace
Grpc
.Core.Internal
ClockType.cs
3
// Copyright 2015
gRPC
authors.
19
namespace
Grpc
.Core.Internal
22
/// gpr_clock_type from
grpc
/support/time.h
CompletionQueueEvent.cs
3
// Copyright 2015
gRPC
authors.
22
namespace
Grpc
.Core.Internal
25
/// grpc_event from
grpc
/
grpc
.h
45
/// grpc_completion_type from
grpc
/
grpc
.h
DebugStats.cs
3
// Copyright 2015
gRPC
authors.
22
namespace
Grpc
.Core.Internal
IObjectPool.cs
3
// Copyright 2017
gRPC
authors.
22
using
Grpc
.Core.Utils;
24
namespace
Grpc
.Core.Internal
IPooledObject.cs
3
// Copyright 2018
gRPC
authors.
21
namespace
Grpc
.Core.Internal
SafeHandleZeroIsInvalid.cs
3
// Copyright 2015
gRPC
authors.
22
namespace
Grpc
.Core.Internal
/external/grpc-grpc/src/csharp/Grpc.Core/
Status.cs
2
// Copyright 2015
gRPC
authors.
17
using
Grpc
.Core.Utils;
19
namespace
Grpc
.Core
51
/// Gets the
gRPC
status code. OK indicates success, all other values indicate an error.
73
/// Returns a <see cref="System.String"/> that represents the current <see cref="
Grpc
.Core.Status"/>.
WriteOptions.cs
3
// Copyright 2015-2016
gRPC
authors.
21
namespace
Grpc
.Core
31
///
gRPC
is free to buffer the message until the next non-buffered
ChannelState.cs
3
// Copyright 2015
gRPC
authors.
21
namespace
Grpc
.Core
25
/// Based on grpc_connectivity_state from
grpc
/
grpc
.h
CompressionLevel.cs
3
// Copyright 2015
gRPC
authors.
21
namespace
Grpc
.Core
24
/// Compression level based on grpc_compression_level from
grpc
/compression.h
/external/grpc-grpc/src/python/grpcio/grpc/_cython/
cygrpc.pyx
1
# Copyright 2015
gRPC
authors.
48
# initialize
gRPC
/external/grpc-grpc/examples/csharp/Helloworld/GreeterClient/
Program.cs
1
// Copyright 2015
gRPC
authors.
16
using
Grpc
.Core;
/external/grpc-grpc/examples/csharp/HelloworldLegacyCsproj/GreeterClient/
Program.cs
1
// Copyright 2015
gRPC
authors.
16
using
Grpc
.Core;
/external/grpc-grpc/examples/csharp/HelloworldLegacyCsproj/
generate_protos.bat
1
@rem Copyright 2016
gRPC
authors.
22
set TOOLS_PATH=packages\
Grpc
.Tools.1.14.1\tools\windows_x86
24
%TOOLS_PATH%\protoc.exe -I../../protos --csharp_out Greeter ../../protos/helloworld.proto --grpc_out Greeter --plugin=protoc-gen-
grpc
=%TOOLS_PATH%\grpc_csharp_plugin.exe
/external/grpc-grpc/examples/csharp/RouteGuide/RouteGuideServer/
Program.cs
1
// Copyright 2015
gRPC
authors.
15
using
Grpc
.Core;
/external/grpc-grpc/src/csharp/Grpc.Core/Logging/
LogLevel.cs
3
// Copyright 2015
gRPC
authors.
22
namespace
Grpc
.Core.Logging
/external/grpc-grpc/src/csharp/Grpc.Core/Profiling/
IProfiler.cs
3
// Copyright 2015
gRPC
authors.
22
using
Grpc
.Core.Internal;
24
namespace
Grpc
.Core.Profiling
ProfilerScope.cs
3
// Copyright 2015
gRPC
authors.
22
using
Grpc
.Core.Internal;
24
namespace
Grpc
.Core.Profiling
/external/grpc-grpc/src/csharp/Grpc.Core/Utils/
TaskUtils.cs
3
// Copyright 2015
gRPC
authors.
22
namespace
Grpc
.Core.Utils
/external/grpc-grpc/src/csharp/Grpc.Core.Tests/
FakeCredentials.cs
3
// Copyright 2015
gRPC
authors.
19
using
Grpc
.Core.Internal;
21
namespace
Grpc
.Core.Tests
/external/grpc-grpc/src/csharp/Grpc.Core.Tests/Internal/
CompletionQueueEventTest.cs
3
// Copyright 2015
gRPC
authors.
22
using
Grpc
.Core;
23
using
Grpc
.Core.Internal;
24
using
Grpc
.Core.Utils;
27
namespace
Grpc
.Core.Internal.Tests
Completed in 592 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>