Home
last modified time | relevance | path

Searched defs:ServerReflectionRequest (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/src/python/grpcio_reflection/grpc_reflection/v1alpha/
D_async.py29 _reflection_pb2.ServerReflectionRequest], unused_context
/third_party/grpc/src/proto/grpc/reflection/v1alpha/
Dreflection.proto29 message ServerReflectionRequest { message
/third_party/grpc/src/csharp/Grpc.Reflection/
DReflection.cs77 public sealed partial class ServerReflectionRequest : pb::IMessage<ServerReflectionRequest> class
98 public ServerReflectionRequest() { in ServerReflectionRequest() method in Grpc.Reflection.V1Alpha.ServerReflectionRequest
105 public ServerReflectionRequest(ServerReflectionRequest other) : this() { in ServerReflectionRequest() method in Grpc.Reflection.V1Alpha.ServerReflectionRequest