Home
last modified time | relevance | path

Searched refs:ServiceName (Results 1 – 10 of 10) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.Core.Tests/
DMockServiceHelper.cs37 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()
DClientServerTest.cs314 MockServiceHelper.ServiceName, in UnknownMethodHandler()
/external/grpc-grpc/src/csharp/Grpc.Core/
DMethod.cs55 string ServiceName { get; } property
115 public string ServiceName property in Grpc.Core.Method
/external/grpc-grpc/src/csharp/Grpc.Core.Tests/Interceptors/
DClientInterceptorTest.cs58 …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/
Dgrpc_empty.pb.go76 ServiceName: "grpc.testing.EmptyService",
Dgrpc.pb.go441 ServiceName: "grpc.testing.Test",
/external/autotest/server/site_tests/bluetooth_AdapterCLHealth/
Dcontrol.cl_sdp_service_attribute_request_test22 ServiceAvailability, ServiceName, ServiceDescription, ProviderName.
/external/golang-protobuf/protoc-gen-go/testdata/deprecated/
Ddeprecated.pb.go279 ServiceName: "deprecated.DeprecatedService",
/external/grpc-grpc/doc/
Dhealth-checking.md52 is `package_names.ServiceName`, such as `grpc.health.v1.Health`.
/external/flatbuffers/tests/MyGame/Example/
DMonsterStorage_grpc.go224 ServiceName: "MyGame.Example.MonsterStorage",