Home | History | Annotate | Download | only in multiplex

Lines Matching refs:Descriptor

6 from google.protobuf import descriptor as _descriptor
18 DESCRIPTOR = _descriptor.FileDescriptor(
28 _HELLOREQUEST = _descriptor.Descriptor(
32 file=DESCRIPTOR,
59 _HELLOREPLY = _descriptor.Descriptor(
63 file=DESCRIPTOR,
89 DESCRIPTOR.message_types_by_name['HelloRequest'] = _HELLOREQUEST
90 DESCRIPTOR.message_types_by_name['HelloReply'] = _HELLOREPLY
91 _sym_db.RegisterFileDescriptor(DESCRIPTOR)
94 DESCRIPTOR = _HELLOREQUEST,
101 DESCRIPTOR = _HELLOREPLY,
108 DESCRIPTOR.has_options = True
109 DESCRIPTOR._options = _descriptor._ParseOptions(descriptor_pb2.FileOptions(), _b('\n\033io.grpc.examples.helloworldB\017HelloWorldProtoP\001\242\002\003HLW'))
114 file=DESCRIPTOR,
132 DESCRIPTOR.services_by_name['Greeter'] = _GREETER