Searched refs:ServiceName (Results 1 – 10 of 10) sorted by relevance
/external/grpc-grpc/src/csharp/Grpc.Core.Tests/ |
D | MockServiceHelper.cs | 37 public const string ServiceName = "tests.Test"; field in Grpc.Core.Tests.MockServiceHelper 63 ServiceName, in MockServiceHelper() 70 ServiceName, in MockServiceHelper() 77 ServiceName, in MockServiceHelper() 84 ServiceName, in MockServiceHelper()
|
D | ClientServerTest.cs | 314 MockServiceHelper.ServiceName, in UnknownMethodHandler()
|
/external/grpc-grpc/src/csharp/Grpc.Core/ |
D | Method.cs | 55 string ServiceName { get; } property 115 public string ServiceName property in Grpc.Core.Method
|
/external/grpc-grpc/src/csharp/Grpc.Core.Tests/Interceptors/ |
D | ClientInterceptorTest.cs | 58 …aryCall(new Method<string, string>(MethodType.Unary, MockServiceHelper.ServiceName, "Unary", Marsh… in AddRequestHeaderInClientInterceptor() 87 …aryCall(new Method<string, string>(MethodType.Unary, MockServiceHelper.ServiceName, "Unary", Marsh… in CheckInterceptorOrderInClientInterceptors() 125 …w Method<string, string>(MethodType.ClientStreaming, MockServiceHelper.ServiceName, "ClientStreami… in CountNumberOfRequestsInClientInterceptors()
|
/external/golang-protobuf/protoc-gen-go/testdata/grpc/ |
D | grpc_empty.pb.go | 76 ServiceName: "grpc.testing.EmptyService",
|
D | grpc.pb.go | 441 ServiceName: "grpc.testing.Test",
|
/external/autotest/server/site_tests/bluetooth_AdapterCLHealth/ |
D | control.cl_sdp_service_attribute_request_test | 22 ServiceAvailability, ServiceName, ServiceDescription, ProviderName.
|
/external/golang-protobuf/protoc-gen-go/testdata/deprecated/ |
D | deprecated.pb.go | 279 ServiceName: "deprecated.DeprecatedService",
|
/external/grpc-grpc/doc/ |
D | health-checking.md | 52 is `package_names.ServiceName`, such as `grpc.health.v1.Health`.
|
/external/flatbuffers/tests/MyGame/Example/ |
D | MonsterStorage_grpc.go | 224 ServiceName: "MyGame.Example.MonsterStorage",
|